Add driver interface for PCI

This commit is contained in:
David Gálvez
2014-05-21 08:40:50 +00:00
parent f0d0af7add
commit 73f75895bc
7 changed files with 839 additions and 7 deletions

View File

@@ -46,6 +46,7 @@ SECTIONS
OBJDIR/BaS.o(.text)
OBJDIR/pci.o(.text)
OBJDIR/pci_wrappers.o(.text)
OBJDIR/usb.o(.text)
OBJDIR/driver_mem.o(.text)
OBJDIR/usb_mouse.o(.text)