1/* Generated by ./xlat/gen.sh from ./xlat/btrfs_features_compat.in; do not edit. */
2
3#ifdef IN_MPERS
4
5extern const struct xlat btrfs_features_compat[];
6
7#else
8
9# if !(defined HAVE_M32_MPERS || defined HAVE_MX32_MPERS)
10static
11# endif
12const struct xlat btrfs_features_compat[] = {
13 XLAT_END
14};
15
16#endif /* !IN_MPERS */
17