removed supervisor stuff/protect mode

This commit is contained in:
Markus Fröschle
2013-12-21 16:18:15 +00:00
parent d3e41ab396
commit 098a6d32fa
7 changed files with 105 additions and 280 deletions

View File

@@ -37,8 +37,6 @@ SECTIONS
OBJDIR/wait.o(.text)
OBJDIR/exceptions.o(.text)
OBJDIR/interrupts.o(.text)
OBJDIR/illegal_instruction.o(.text)
OBJDIR/supervisor.o(.text)
OBJDIR/mmu.o(.text)
OBJDIR/BaS.o(.text)