diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-10-18 21:22:59 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-10-18 21:22:59 +0000 |
commit | 8759006b55c617811a207cc4e99792996c8b97fb (patch) | |
tree | ae74dfbfd1ea2d85e54673de631471ab40fc277a /busybox.def.h | |
parent | 7f04b5e3208882eaeabb8c11d64c9b6e90d3e253 (diff) | |
download | busybox-w32-8759006b55c617811a207cc4e99792996c8b97fb.tar.gz busybox-w32-8759006b55c617811a207cc4e99792996c8b97fb.tar.bz2 busybox-w32-8759006b55c617811a207cc4e99792996c8b97fb.zip |
More fixes
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/busybox.def.h b/busybox.def.h index 10a55f409..8fcbf8350 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -42,8 +42,7 @@ | |||
42 | #define BB_RM | 42 | #define BB_RM |
43 | #define BB_RMDIR | 43 | #define BB_RMDIR |
44 | #define BB_SLEEP | 44 | #define BB_SLEEP |
45 | ////#define BB_SWAPOFF | 45 | #define BB_SWAPONOFF |
46 | //#define BB_SWAPON | ||
47 | #define BB_SYNC | 46 | #define BB_SYNC |
48 | #define BB_TAR | 47 | #define BB_TAR |
49 | #define BB_TOUCH | 48 | #define BB_TOUCH |