diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-10-19 23:41:03 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-10-19 23:41:03 +0000 |
commit | b9b421c186cf6a9e575770a1c5fb46b6bdd3424a (patch) | |
tree | 5f691a7a1541d3d16ff8337f8331e9d21b97aa2e /busybox.def.h | |
parent | b7a1a75261205e40e30d1dcc217c5533d48a1a87 (diff) | |
download | busybox-w32-b9b421c186cf6a9e575770a1c5fb46b6bdd3424a.tar.gz busybox-w32-b9b421c186cf6a9e575770a1c5fb46b6bdd3424a.tar.bz2 busybox-w32-b9b421c186cf6a9e575770a1c5fb46b6bdd3424a.zip |
Stuf
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/busybox.def.h b/busybox.def.h index 39bde4ddd..85d3df177 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -21,7 +21,7 @@ | |||
21 | #define BB_GREP | 21 | #define BB_GREP |
22 | #define BB_HALT | 22 | #define BB_HALT |
23 | #define BB_INIT | 23 | #define BB_INIT |
24 | #define BB_KILL | 24 | //#define BB_KILL // Supplied by ash |
25 | //#define BB_LENGTH | 25 | //#define BB_LENGTH |
26 | #define BB_LN | 26 | #define BB_LN |
27 | #define BB_LOADFONT | 27 | #define BB_LOADFONT |
@@ -48,7 +48,7 @@ | |||
48 | #define BB_SYNC | 48 | #define BB_SYNC |
49 | #define BB_TAR | 49 | #define BB_TAR |
50 | #define BB_TOUCH | 50 | #define BB_TOUCH |
51 | #define BB_TRUE_FALSE | 51 | //#define BB_TRUE_FALSE // Supplied by ash |
52 | #define BB_UMOUNT | 52 | #define BB_UMOUNT |
53 | #define BB_UPDATE | 53 | #define BB_UPDATE |
54 | #define BB_UTILITY | 54 | #define BB_UTILITY |