blob: 36a2f079ad996e5f308e18f967587e00b66346ef [file] [log] [blame]
/* Generated by ./xlat/gen.sh from ./xlat/ubi_volume_types.in; do not edit. */
static const struct xlat ubi_volume_types[] = {
XLAT(UBI_DYNAMIC_VOLUME),
XLAT(UBI_STATIC_VOLUME),
XLAT_END
};