summaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>2000-04-04 18:49:18 +0000
committerErik Andersen <andersen@codepoet.org>2000-04-04 18:49:18 +0000
commitb99ca13261765f23a6c5785490ae101f9dbd4a16 (patch)
treec93fa608d5314d07aa746d56c14c9820f22e2648 /busybox.def.h
parent68a9ea4208d5661de225fec9be3ffff8b02b8d66 (diff)
downloadbusybox-w32-b99ca13261765f23a6c5785490ae101f9dbd4a16.tar.gz
busybox-w32-b99ca13261765f23a6c5785490ae101f9dbd4a16.tar.bz2
busybox-w32-b99ca13261765f23a6c5785490ae101f9dbd4a16.zip
usleep contributed by Nicolas Pitre <nico@cam.org>
-Erik
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 7b6d4e4ef..dd59a284a 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -92,6 +92,7 @@
92#define BB_TRUE_FALSE 92#define BB_TRUE_FALSE
93#define BB_TTY 93#define BB_TTY
94#define BB_UPTIME 94#define BB_UPTIME
95#define BB_USLEEP
95#define BB_WC 96#define BB_WC
96#define BB_WHOAMI 97#define BB_WHOAMI
97#define BB_UMOUNT 98#define BB_UMOUNT