rearranged memory init.

This commit is contained in:
Markus Fröschle
2013-12-09 07:11:19 +00:00
parent 097c054059
commit bfaf50a327
3 changed files with 7 additions and 6 deletions

View File

@@ -95,7 +95,6 @@ CSRCS= \
ASRCS= \
$(SRCDIR)/startcf.S \
$(SRCDIR)/mmu.S \
$(SRCDIR)/printf_helper.S \
$(SRCDIR)/exceptions.S \
$(SRCDIR)/supervisor.S \