blob: 9a1a122703080175f26b788430eb6f2533ec952a [file] [log] [blame]
/* Generated by ./xlat/gen.sh from ./xlat/pr_tsc.in; do not edit. */
static const struct xlat pr_tsc[] = {
#if !(defined(PR_TSC_ENABLE) || (defined(HAVE_DECL_PR_TSC_ENABLE) && HAVE_DECL_PR_TSC_ENABLE))
# define PR_TSC_ENABLE 1
#endif
XLAT(PR_TSC_ENABLE),
#if !(defined(PR_TSC_SIGSEGV) || (defined(HAVE_DECL_PR_TSC_SIGSEGV) && HAVE_DECL_PR_TSC_SIGSEGV))
# define PR_TSC_SIGSEGV 2
#endif
XLAT(PR_TSC_SIGSEGV),
XLAT_END
};