aboutsummaryrefslogtreecommitdiffstats
path: root/include/gbos.inc
diff options
context:
space:
mode:
Diffstat (limited to 'include/gbos.inc')
-rw-r--r--include/gbos.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/gbos.inc b/include/gbos.inc
index 01d7f1a..156876b 100644
--- a/include/gbos.inc
+++ b/include/gbos.inc
@@ -99,5 +99,8 @@ DEF PROG_FALSE EQU 6
DEF PROG_UNAME EQU 7
DEF PROG_PID EQU 8
DEF PROG_CAT EQU 9
+DEF PROG_WC EQU 10
+DEF PROG_HEAD EQU 11
+DEF PROG_ARGS EQU 12
ENDC