android_mt6572_jiabo/external/strace/xlat/msgflags.h
2025-09-05 16:56:03 +08:00

8 lines
226 B
C

/* Generated by ./xlat/gen.sh from ./xlat/msgflags.in; do not edit. */
static const struct xlat msgflags[] = {
#if defined(RS_HIPRI) || (defined(HAVE_DECL_RS_HIPRI) && HAVE_DECL_RS_HIPRI)
XLAT(RS_HIPRI),
#endif
XLAT_END
};