summaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>2000-04-25 23:24:55 +0000
committerErik Andersen <andersen@codepoet.org>2000-04-25 23:24:55 +0000
commit227a59b05d6df9b4be5990915646249d6f548822 (patch)
tree36b29c39d4740003b9b77c098a634bac8a6dcb45 /busybox.def.h
parentf93a95de6960b1d1977a934aafd3e9a8b8ea1765 (diff)
downloadbusybox-w32-227a59b05d6df9b4be5990915646249d6f548822.tar.gz
busybox-w32-227a59b05d6df9b4be5990915646249d6f548822.tar.bz2
busybox-w32-227a59b05d6df9b4be5990915646249d6f548822.zip
Several more updates
-Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 77ee5b02a..3012b0cd5 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -52,12 +52,13 @@
52#define BB_LS 52#define BB_LS
53#define BB_LSMOD 53#define BB_LSMOD
54#define BB_MAKEDEVS 54#define BB_MAKEDEVS
55#define BB_MKFS_MINIX
56#define BB_MATH 55#define BB_MATH
57#define BB_MKDIR 56#define BB_MKDIR
58#define BB_MKFIFO 57#define BB_MKFIFO
58#define BB_MKFS_MINIX
59#define BB_MKNOD 59#define BB_MKNOD
60#define BB_MKSWAP 60#define BB_MKSWAP
61#define BB_MKTEMP
61#define BB_MNC 62#define BB_MNC
62#define BB_MORE 63#define BB_MORE
63#define BB_MOUNT 64#define BB_MOUNT