Rename struct Thread; Completely split task memspace and shceduling
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
SRC_FILES := task.c schedule.c
|
||||
SRC_FILES := task.c schedule.c memspace.c
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
|
||||
Reference in New Issue
Block a user