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