blob: 36a2f079ad996e5f308e18f967587e00b66346ef [file] [log] [blame]
Elliott Hughes82728372014-06-06 22:49:31 -07001/* Generated by ./xlat/gen.sh from ./xlat/ubi_volume_types.in; do not edit. */
2
3static const struct xlat ubi_volume_types[] = {
4 XLAT(UBI_DYNAMIC_VOLUME),
5 XLAT(UBI_STATIC_VOLUME),
6 XLAT_END
7};