dev: Move the CopyEngine class to src/dev/pci
--HG-- rename : src/dev/CopyEngine.py => src/dev/pci/CopyEngine.py rename : src/dev/copy_engine.cc => src/dev/pci/copy_engine.cc rename : src/dev/copy_engine.hh => src/dev/pci/copy_engine.hh rename : src/dev/copy_engine_defs.hh => src/dev/pci/copy_engine_defs.hh
This commit is contained in:
@@ -55,3 +55,6 @@ SimObject('PciHost.py')
|
||||
Source('host.cc')
|
||||
DebugFlag('PciHost')
|
||||
|
||||
SimObject('CopyEngine.py')
|
||||
Source('copy_engine.cc')
|
||||
DebugFlag('DMACopyEngine')
|
||||
|
||||
Reference in New Issue
Block a user