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