ulib Add quit() utility

This commit is contained in:
2025-09-20 12:20:26 +02:00
parent 97bc0aa05b
commit a8005917eb
3 changed files with 9 additions and 0 deletions

View File

@ -13,6 +13,7 @@ SRCFILES := $(call GRABSRC, \
dlmalloc \
sync \
args \
util \
)
CFLAGS += -isystem $(ROOT)/share -isystem $(ROOT)/ulib -isystem $(ROOT)/std/include \