sim-se: split futex_map.cc into header and source files
To speed up development when modifying the implementation. Change-Id: I1b3c67c86f8faa38ed81a538521b08e256d21a5a Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/29775 Reviewed-by: Brandon Potter <Brandon.Potter@amd.com> Maintainer: Brandon Potter <Brandon.Potter@amd.com> Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
@@ -51,6 +51,7 @@ Source('cxx_config_ini.cc')
|
||||
Source('debug.cc')
|
||||
Source('py_interact.cc', add_tags='python')
|
||||
Source('eventq.cc')
|
||||
Source('futex_map.cc')
|
||||
Source('global_event.cc')
|
||||
Source('init.cc', add_tags='python')
|
||||
Source('init_signals.cc')
|
||||
|
||||
Reference in New Issue
Block a user