SRC_FILES := task.c \
			schedule.c \
			memspace.c \
			semaphore.c

include $(KERNEL_ROOT)/compiler.mk
