add sys_add_three_integers

This commit is contained in:
2024-09-12 12:59:18 -04:00
parent f5117281a3
commit 090b997d35
9 changed files with 40 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
TOP=../..
.include "$(TOP)/mk/os161.config.mk"
SUBDIRS=add argtest badcall bigexec bigfile bigfork bigseek bloat conman \
SUBDIRS=add add_three_integers argtest badcall bigexec bigfile bigfork bigseek bloat conman \
crash ctest dirconc dirseek dirtest f_test factorial farm faulter \
filetest forkbomb forktest frack hash hog huge \
malloctest matmult multiexec palin parallelvm poisondisk printchartest psort \