Files
2021-06-17 15:07:37 +08:00

4 lines
80 B
Makefile

SRC_FILES := fs_syscalls.c mem_syscalls.c
include $(KERNEL_ROOT)/compiler.mk