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