blob: c96a35d9b17b8e9e7489fb79dca55fcad78cc720 [file] [log] [blame]
/* 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
};