swapped out pci initialization into separate source file (still needs some testing bevore removing the original)
This commit is contained in:
@@ -21,6 +21,7 @@ SECTIONS
|
||||
objs/illegal_instruction.o(.text)
|
||||
objs/supervisor.o(.text)
|
||||
objs/mmu.o(.text)
|
||||
objs/pci.o(.text)
|
||||
|
||||
objs/BaS.o(.text)
|
||||
objs/wait.o(.text)
|
||||
|
||||
Reference in New Issue
Block a user