diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-10-29 00:07:31 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-10-29 00:07:31 +0000 |
commit | 2f8c4fd21e700eb3a87b36dc405bcd2360c99eba (patch) | |
tree | bef01229299c4ad89f2e353df0e88af292a8795c /busybox.def.h | |
parent | 2e723b93d635572788b1afbe0bb55870305669db (diff) | |
download | busybox-w32-2f8c4fd21e700eb3a87b36dc405bcd2360c99eba.tar.gz busybox-w32-2f8c4fd21e700eb3a87b36dc405bcd2360c99eba.tar.bz2 busybox-w32-2f8c4fd21e700eb3a87b36dc405bcd2360c99eba.zip |
Stuff
git-svn-id: svn://busybox.net/trunk/busybox@65 69ca8d6d-28ef-0310-b511-8ec308f3f277
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 |