blob: 91dc44deb42bfa0915a974e9ac285b4b6680998b [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
};