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