blob: 068ce4f0823e54e47d8668b1d2f292204d9bb411 [file] [log] [blame]
/* Generated by ./xlat/gen.sh from ./xlat/clockflags.in; do not edit. */
static const struct xlat clockflags[] = {
#if defined(TIMER_ABSTIME) || (defined(HAVE_DECL_TIMER_ABSTIME) && HAVE_DECL_TIMER_ABSTIME)
XLAT(TIMER_ABSTIME),
#endif
XLAT_END
};