ptos: Initialize per-processor pool regions
Signed-off-by: Chloe M <chloe@mensia.org>
This commit is contained in:
@@ -14,6 +14,7 @@ CFILES += $(shell find ../lib -name "*.c")
|
||||
CFILES += $(shell find ../xt -name "*.c")
|
||||
CFILES += $(shell find ../drivers -name "*.c")
|
||||
CFILES += $(shell find ../mm -name "*.c")
|
||||
CFILES += $(shell find ../ex -name "*.c")
|
||||
DFILES = $(CFILES:.c=.d)
|
||||
OFILES = $(CFILES:.c=.o)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user