blob: 19c63f8d0d92fbae91989807710915832a15eb2a [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))
# define SYS_SECCOMP 1
#endif
XLAT(SYS_SECCOMP),
XLAT_END
};