removed exceptions.c (deleted)
This commit is contained in:
1
Makefile
1
Makefile
@@ -61,7 +61,6 @@ BASFLASH_EXEC=basflash.$(EXE)
|
|||||||
CSRCS= \
|
CSRCS= \
|
||||||
$(SRCDIR)/sysinit.c \
|
$(SRCDIR)/sysinit.c \
|
||||||
$(SRCDIR)/init_fpga.c \
|
$(SRCDIR)/init_fpga.c \
|
||||||
$(SRCDIR)/exceptions.c \
|
|
||||||
$(SRCDIR)/mmu.c \
|
$(SRCDIR)/mmu.c \
|
||||||
$(SRCDIR)/fault_vectors.c \
|
$(SRCDIR)/fault_vectors.c \
|
||||||
$(SRCDIR)/interrupts.c \
|
$(SRCDIR)/interrupts.c \
|
||||||
|
|||||||
Reference in New Issue
Block a user