Nice userspace wrappers for ps2kb driver

This commit is contained in:
2025-09-07 22:24:34 +02:00
parent 659f98910d
commit e71361dcca
4 changed files with 23 additions and 3 deletions

View File

@ -10,6 +10,7 @@ SRCFILES := $(call GRABSRC, \
string \
system \
printf \
devices \
)
CFLAGS += -isystem $(ROOT)/share -isystem $(ROOT)/ulib -isystem $(ROOT)/std/include \