blob: c96a35d9b17b8e9e7489fb79dca55fcad78cc720 [file] [log] [blame]
Elliott Hughes82728372014-06-06 22:49:31 -07001/* Generated by ./xlat/gen.sh from ./xlat/msgflags.in; do not edit. */
2
3static const struct xlat msgflags[] = {
4#if defined(RS_HIPRI) || (defined(HAVE_DECL_RS_HIPRI) && HAVE_DECL_RS_HIPRI)
5 XLAT(RS_HIPRI),
6#endif
7 XLAT_END
8};