Move the mtab support stuff into libbb

-Erik
This commit is contained in:
Eric Andersen
2001-04-01 16:01:11 +00:00
parent f77d88641d
commit c4cef5ab06
14 changed files with 23 additions and 55 deletions

View File

@@ -1067,7 +1067,7 @@
#else
#define USAGE_MOUNT_LOOP(a)
#endif
#ifdef BB_MTAB
#ifdef BB_FEATURE_MTAB_SUPPORT
#define USAGE_MTAB(a) a
#else
#define USAGE_MTAB(a)