blob: 35c9189c644bda0977b431c886a5fe999542a819 [file] [log] [blame]
/* Generated by ./xlat/gen.sh from ./xlat/cap_version.in; do not edit. */
#ifdef IN_MPERS
# error static const struct xlat cap_version in mpers mode
#else
static
const struct xlat cap_version[] = {
XLAT(_LINUX_CAPABILITY_VERSION_1),
XLAT(_LINUX_CAPABILITY_VERSION_2),
XLAT(_LINUX_CAPABILITY_VERSION_3),
XLAT_END
};
#endif /* !IN_MPERS */