Support kernel semaphore.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
SRC_FILES := task.c schedule.c memspace.c
|
||||
SRC_FILES := task.c \
|
||||
schedule.c \
|
||||
memspace.c \
|
||||
semaphore.c
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
|
||||
Reference in New Issue
Block a user