summaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>1999-12-17 01:08:27 +0000
committerErik Andersen <andersen@codepoet.org>1999-12-17 01:08:27 +0000
commit6da0ae8183a31d4faab745d534a363c7e66ef864 (patch)
treeace76c8f54a854d9e24d303e4fbe4564425b233b /busybox.def.h
parentc144e330c0342a8ed0c9d917fd5a064317652c8a (diff)
downloadbusybox-w32-6da0ae8183a31d4faab745d534a363c7e66ef864.tar.gz
busybox-w32-6da0ae8183a31d4faab745d534a363c7e66ef864.tar.bz2
busybox-w32-6da0ae8183a31d4faab745d534a363c7e66ef864.zip
Minor fixes to rmmod. First pass at insmod (not yet working).
-Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h
index a86550e3b..0655d3ec7 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -28,6 +28,7 @@
28#define BB_HEAD 28#define BB_HEAD
29#define BB_HOSTNAME 29#define BB_HOSTNAME
30#define BB_INIT 30#define BB_INIT
31#define BB_INSMOD
31#define BB_KILL 32#define BB_KILL
32#define BB_KLOGD 33#define BB_KLOGD
33//#define BB_LENGTH 34//#define BB_LENGTH