4 lines
80 B
Makefile
4 lines
80 B
Makefile
SRC_FILES := fs_syscalls.c mem_syscalls.c
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk
|