summaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 39bde4ddd..85d3df177 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -21,7 +21,7 @@
21#define BB_GREP 21#define BB_GREP
22#define BB_HALT 22#define BB_HALT
23#define BB_INIT 23#define BB_INIT
24#define BB_KILL 24//#define BB_KILL // Supplied by ash
25//#define BB_LENGTH 25//#define BB_LENGTH
26#define BB_LN 26#define BB_LN
27#define BB_LOADFONT 27#define BB_LOADFONT
@@ -48,7 +48,7 @@
48#define BB_SYNC 48#define BB_SYNC
49#define BB_TAR 49#define BB_TAR
50#define BB_TOUCH 50#define BB_TOUCH
51#define BB_TRUE_FALSE 51//#define BB_TRUE_FALSE // Supplied by ash
52#define BB_UMOUNT 52#define BB_UMOUNT
53#define BB_UPDATE 53#define BB_UPDATE
54#define BB_UTILITY 54#define BB_UTILITY