python: Try to isolate the stuff that's in the m5.internal package a bit more.
This commit is contained in:
@@ -39,6 +39,8 @@ PySource('m5', 'm5/__init__.py')
|
||||
PySource('m5', 'm5/SimObject.py')
|
||||
PySource('m5', 'm5/config.py')
|
||||
PySource('m5', 'm5/convert.py')
|
||||
PySource('m5', 'm5/core.py')
|
||||
PySource('m5', 'm5/debug.py')
|
||||
PySource('m5', 'm5/event.py')
|
||||
PySource('m5', 'm5/main.py')
|
||||
PySource('m5', 'm5/options.py')
|
||||
|
||||
Reference in New Issue
Block a user