• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* Generated by ./xlat/gen.sh from ./xlat/msgflags.in; do not edit. */
2 
3 static 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 };
9