aboutsummaryrefslogtreecommitdiffstats
path: root/include/gbos.inc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/gbos.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gbos.inc b/include/gbos.inc
index f398c12..9f6a98a 100644
--- a/include/gbos.inc
+++ b/include/gbos.inc
@@ -92,5 +92,6 @@ DEF SYS_MAX EQU 12
DEF PROG_WORKER EQU 0
DEF PROG_SH EQU 1
DEF PROG_HELLO EQU 2
+DEF PROG_CHELLO EQU 3 ; a C program (compiled with SDCC), see c/
ENDC