blob: 313748da19e050e2d2ebc60a9f04015d74d8fc34 [file] [log] [blame]
SRCS += alloc.c
SRCS += api.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