blob: e8022f26287aa62e095823fb8f7ab5faec965385 [file] [log] [blame]
SRCS += alloc.c
SRCS += cpio.c
SRCS += cpu.c
SRCS += fdt.c
SRCS += main.c
SRCS += std.c
SRCS += vm.c
ifeq ($(DEBUG),1)
SRCS += dlog.c
endif