cpu->proc_current cannot be NULL
This commit is contained in:
@@ -26,7 +26,8 @@ ifeq ($(buildtype),release)
|
||||
endif
|
||||
|
||||
ldflags += --nostdlib \
|
||||
--static
|
||||
--static \
|
||||
--Map=build/kernel.map
|
||||
|
||||
ifeq ($(buildtype),release)
|
||||
ldflags += --gc-sections \
|
||||
|
||||
Reference in New Issue
Block a user