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