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