Revert "[Zion][Yellowstone] First pass at adding PCI ioport access."
This reverts commit b677633248.
This commit is contained in:
parent
b51d5966d4
commit
bddf26b645
16 changed files with 199 additions and 337 deletions
|
|
@ -30,7 +30,6 @@ add_executable(zion
|
|||
object/ipc_object.cpp
|
||||
object/memory_object.cpp
|
||||
object/mutex.cpp
|
||||
object/pci_port.cpp
|
||||
object/port.cpp
|
||||
object/process.cpp
|
||||
object/reply_port.cpp
|
||||
|
|
@ -46,7 +45,6 @@ add_executable(zion
|
|||
syscall/debug.cpp
|
||||
syscall/ipc.cpp
|
||||
syscall/memory_object.cpp
|
||||
syscall/pci.cpp
|
||||
syscall/process.cpp
|
||||
syscall/synchronization.cpp
|
||||
syscall/syscall.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue