blob: c23f5913c59b7bae1ef096534ff17bb2f3aba51c [file] [log] [blame]
/* Generated by ./xlat/gen.sh from ./xlat/ioprio_who.in; do not edit. */
static const struct xlat ioprio_who[] = {
XLAT(IOPRIO_WHO_PROCESS),
XLAT(IOPRIO_WHO_PGRP),
XLAT(IOPRIO_WHO_USER),
XLAT_END
};