diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-10-29 00:07:31 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-10-29 00:07:31 +0000 |
commit | c1525e84dd6a3ac8252ce10e6ae605bd37d60797 (patch) | |
tree | bef01229299c4ad89f2e353df0e88af292a8795c /busybox.def.h | |
parent | 6b6b3f6ef2f44898a8bddfaae93cc4ef3aa79661 (diff) | |
download | busybox-w32-c1525e84dd6a3ac8252ce10e6ae605bd37d60797.tar.gz busybox-w32-c1525e84dd6a3ac8252ce10e6ae605bd37d60797.tar.bz2 busybox-w32-c1525e84dd6a3ac8252ce10e6ae605bd37d60797.zip |
Stuff
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 a79eaaf4f..b71c53923 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -47,6 +47,7 @@ | |||
47 | #define BB_RM | 47 | #define BB_RM |
48 | #define BB_RMDIR | 48 | #define BB_RMDIR |
49 | //#define BB_SFDISK | 49 | //#define BB_SFDISK |
50 | #define BB_SED | ||
50 | #define BB_SLEEP | 51 | #define BB_SLEEP |
51 | #define BB_SWAPONOFF | 52 | #define BB_SWAPONOFF |
52 | #define BB_SYNC | 53 | #define BB_SYNC |