blob: d1535f8fd2ffe3590c8f0a43d2e1ee226d1a64af [file] [log] [blame]
Elliott Hughes82728372014-06-06 22:49:31 -07001/* Generated by ./xlat/gen.sh from ./xlat/cap_version.in; do not edit. */
2
3static const struct xlat cap_version[] = {
Elliott Hughes0328d0a2015-03-18 11:18:43 -07004 XLAT(_LINUX_CAPABILITY_VERSION_1),
5 XLAT(_LINUX_CAPABILITY_VERSION_2),
6 XLAT(_LINUX_CAPABILITY_VERSION_3),
7 XLAT_END
Elliott Hughes82728372014-06-06 22:49:31 -07008};