aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-10-19 20:03:34 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-10-19 20:03:34 +0000
commitd62f7703c40301ce8368a5b5380ac38a73c7e4b8 (patch)
tree1e46d5cf36870771a4f3cedfe84f6161c3871131 /busybox.def.h
parenta2b5a151efb406f9df569db2c79b090ea57f5ca2 (diff)
downloadbusybox-w32-d62f7703c40301ce8368a5b5380ac38a73c7e4b8.tar.gz
busybox-w32-d62f7703c40301ce8368a5b5380ac38a73c7e4b8.tar.bz2
busybox-w32-d62f7703c40301ce8368a5b5380ac38a73c7e4b8.zip
Added sfdisk. Ststic-ified a bunch of stuff.
git-svn-id: svn://busybox.net/trunk/busybox@38 69ca8d6d-28ef-0310-b511-8ec308f3f277
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 68d1ec021..c90297aa2 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -40,6 +40,7 @@
40#define BB_REBOOT 40#define BB_REBOOT
41#define BB_RM 41#define BB_RM
42#define BB_RMDIR 42#define BB_RMDIR
43#define BB_SFDISK
43#define BB_SLEEP 44#define BB_SLEEP
44#define BB_SWAPONOFF 45#define BB_SWAPONOFF
45#define BB_SYNC 46#define BB_SYNC