diff options
author | Erik Andersen <andersen@codepoet.org> | 1999-12-16 20:59:36 +0000 |
---|---|---|
committer | Erik Andersen <andersen@codepoet.org> | 1999-12-16 20:59:36 +0000 |
commit | 1c5b2589d1287008899c07f45541286fe8c37508 (patch) | |
tree | 6c9772d2bb9b54f6508ff77a8dd30982e227ab83 /busybox.def.h | |
parent | 6f23cec5d081fac63a7a0c493d6caff77e55dfb1 (diff) | |
download | busybox-w32-1c5b2589d1287008899c07f45541286fe8c37508.tar.gz busybox-w32-1c5b2589d1287008899c07f45541286fe8c37508.tar.bz2 busybox-w32-1c5b2589d1287008899c07f45541286fe8c37508.zip |
Fix bugs in logger and syslogd. Add fbset.
-Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h index fcd185aa7..834738ea2 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -15,6 +15,7 @@ | |||
15 | #define BB_DMESG | 15 | #define BB_DMESG |
16 | //#define BB_DUTMP | 16 | //#define BB_DUTMP |
17 | #define BB_DU | 17 | #define BB_DU |
18 | #define BB_FBSET | ||
18 | //#define BB_FDFLUSH | 19 | //#define BB_FDFLUSH |
19 | #define BB_FIND | 20 | #define BB_FIND |
20 | #define BB_FREE | 21 | #define BB_FREE |