blob: fd6b737d6f876faf75f1a46381f86db159e6ffe9 [file] [log] [blame]
SRCS += entry.S
SRCS += exceptions.S
SRCS += handler.c
SRCS += mm.c
OFFSET_SRCS += offsets.c
ifeq ($(PL011),1)
SRCS += pl011.c
endif