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