diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-11-04 21:18:07 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-11-04 21:18:07 +0000 |
commit | d0246fb72b40320a74376af1bb944fef2c9b734f (patch) | |
tree | 9fa93d2acf052107f2b682ce2e77725eb7ec9d84 /busybox.def.h | |
parent | 3ae0c789627a29dbd76793eb666efe19144b30f0 (diff) | |
download | busybox-w32-d0246fb72b40320a74376af1bb944fef2c9b734f.tar.gz busybox-w32-d0246fb72b40320a74376af1bb944fef2c9b734f.tar.bz2 busybox-w32-d0246fb72b40320a74376af1bb944fef2c9b734f.zip |
More stuff.
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h index 0440b9f2b..880046318 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -38,6 +38,7 @@ | |||
38 | #define BB_MORE | 38 | #define BB_MORE |
39 | #define BB_MOUNT | 39 | #define BB_MOUNT |
40 | //#define BB_MT | 40 | //#define BB_MT |
41 | #define BB_MTAB | ||
41 | #define BB_MV | 42 | #define BB_MV |
42 | //#define BB_PRINTF | 43 | //#define BB_PRINTF |
43 | #define BB_PS | 44 | #define BB_PS |