aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-10-20 08:05:35 +0000
committerEric Andersen <andersen@codepoet.org>1999-10-20 08:05:35 +0000
commitef8b6c757de9684f5d88eff4b014527e87121137 (patch)
tree49e5f39927e29db251956440dc4338572ecd75e3 /busybox.def.h
parentce8f3b99339fb954204329971ed25efc950fed26 (diff)
downloadbusybox-ef8b6c757de9684f5d88eff4b014527e87121137.tar.gz
Add a trivial ps command.
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 85d3df177..eec662193 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -38,6 +38,7 @@
#define BB_MT
#define BB_MV
//#define BB_PRINTF
+#define BB_PS
#define BB_PWD
#define BB_REBOOT
#define BB_RM