diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-10-18 21:31:00 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-10-18 21:31:00 +0000 |
commit | b45ce89974024bd2dbb2f0d5ec0a8d42cc79d030 (patch) | |
tree | 44f14eeafa69317a3a053760492ca5f8bf80645e /busybox.def.h | |
parent | 1e03a3215a59734b26ac16154e611c19b8ae7478 (diff) | |
download | busybox-w32-b45ce89974024bd2dbb2f0d5ec0a8d42cc79d030.tar.gz busybox-w32-b45ce89974024bd2dbb2f0d5ec0a8d42cc79d030.tar.bz2 busybox-w32-b45ce89974024bd2dbb2f0d5ec0a8d42cc79d030.zip |
More stuff
git-svn-id: svn://busybox.net/trunk/busybox@33 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/busybox.def.h b/busybox.def.h index 8fcbf8350..c278f4ce0 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -18,10 +18,10 @@ | |||
18 | #define BB_FDFLUSH | 18 | #define BB_FDFLUSH |
19 | #define BB_FIND | 19 | #define BB_FIND |
20 | #define BB_GREP | 20 | #define BB_GREP |
21 | ////#define BB_HALT | 21 | #define BB_HALT |
22 | #define BB_INIT | 22 | #define BB_INIT |
23 | #define BB_KILL | 23 | #define BB_KILL |
24 | ////#define BB_LENGTH | 24 | #define BB_LENGTH |
25 | #define BB_LN | 25 | #define BB_LN |
26 | //#define BB_LOADKMAP | 26 | //#define BB_LOADKMAP |
27 | ////#define BB_LOSETUP | 27 | ////#define BB_LOSETUP |
@@ -48,7 +48,7 @@ | |||
48 | #define BB_TOUCH | 48 | #define BB_TOUCH |
49 | #define BB_TRUE | 49 | #define BB_TRUE |
50 | #define BB_UMOUNT | 50 | #define BB_UMOUNT |
51 | //#define BB_UPDATE | 51 | #define BB_UPDATE |
52 | #define BB_UTILITY | 52 | #define BB_UTILITY |
53 | #define BB_ZCAT | 53 | #define BB_ZCAT |
54 | //#define BB_GZIP | 54 | //#define BB_GZIP |