diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-11-25 07:30:46 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-11-25 07:30:46 +0000 |
commit | 3843e96252a823b4fdfc89c61d00342bf011ad88 (patch) | |
tree | a177e322b9e77485a609429acfdc43824eca0222 /busybox.def.h | |
parent | b99df0fd65abe3245fa2d04115326100847f865e (diff) | |
download | busybox-w32-3843e96252a823b4fdfc89c61d00342bf011ad88.tar.gz busybox-w32-3843e96252a823b4fdfc89c61d00342bf011ad88.tar.bz2 busybox-w32-3843e96252a823b4fdfc89c61d00342bf011ad88.zip |
Stuf
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h index 77ab4b567..bf8f54556 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -28,6 +28,7 @@ | |||
28 | #define BB_LN | 28 | #define BB_LN |
29 | #define BB_LOADFONT | 29 | #define BB_LOADFONT |
30 | #define BB_LOADKMAP | 30 | #define BB_LOADKMAP |
31 | #define BB_LOGGER | ||
31 | #define BB_LS | 32 | #define BB_LS |
32 | //#define BB_MAKEDEVS | 33 | //#define BB_MAKEDEVS |
33 | //#define BB_MATH | 34 | //#define BB_MATH |
@@ -53,6 +54,7 @@ | |||
53 | #define BB_SLEEP | 54 | #define BB_SLEEP |
54 | #define BB_SWAPONOFF | 55 | #define BB_SWAPONOFF |
55 | #define BB_SYNC | 56 | #define BB_SYNC |
57 | #define BB_SYSLOGD | ||
56 | #define BB_TAR | 58 | #define BB_TAR |
57 | #define BB_TOUCH | 59 | #define BB_TOUCH |
58 | #define BB_TRUE_FALSE | 60 | #define BB_TRUE_FALSE |