summaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-10-18 19:02:32 +0000
committerEric Andersen <andersen@codepoet.org>1999-10-18 19:02:32 +0000
commitbed30e97005aca748a44806399c646633038daa8 (patch)
treecdba32234f059656b0279b324ae28c742692cd0c /busybox.def.h
parent9b5871888989b16f94cbba5dd304ac444def3afd (diff)
downloadbusybox-w32-bed30e97005aca748a44806399c646633038daa8.tar.gz
busybox-w32-bed30e97005aca748a44806399c646633038daa8.tar.bz2
busybox-w32-bed30e97005aca748a44806399c646633038daa8.zip
More fixes
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 15c8edc43..10a55f409 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -39,12 +39,12 @@
39//#define BB_PRINTF 39//#define BB_PRINTF
40#define BB_PWD 40#define BB_PWD
41#define BB_REBOOT 41#define BB_REBOOT
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_SWAPOFF
46//#define BB_SWAPON 46//#define BB_SWAPON
47//#define BB_SYNC 47#define BB_SYNC
48#define BB_TAR 48#define BB_TAR
49#define BB_TOUCH 49#define BB_TOUCH
50#define BB_TRUE 50#define BB_TRUE