C++程序  |  9行  |  242 B

/* 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
};