Sign in
nest-open-source
/
nest-cam
/
4320010
/
strace
/
refs/heads/master
/
.
/
strace
/
xlat
/
msgflags.h
blob: a42115a28bffbebef9ec56adc2c425596c06983a [
file
] [
log
] [
blame
] [
edit
]
/* 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
};