blob: 647ee2d2dea7c584b976f5b92ab21f871ce19eed [file] [log] [blame]
/* Generated by ./xlat/gen.sh from ./xlat/mctl_lockas.in; do not edit. */
static const struct xlat mctl_lockas[] = {
#if defined(MCL_CURRENT) || (defined(HAVE_DECL_MCL_CURRENT) && HAVE_DECL_MCL_CURRENT)
XLAT(MCL_CURRENT),
#endif
#if defined(MCL_FUTURE) || (defined(HAVE_DECL_MCL_FUTURE) && HAVE_DECL_MCL_FUTURE)
XLAT(MCL_FUTURE),
#endif
XLAT_END
};