forked from xuos/xiuos
6 lines
113 B
Makefile
6 lines
113 B
Makefile
SRC_FILES := fs_syscalls.c time_syscalls.c mem_syscalls.c task_syscalls.c
|
|
|
|
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk
|