sim-se: split futex_map.cc into header and source files
authorCiro Santilli <ciro.santilli@arm.com>
Thu, 19 Dec 2019 12:53:03 +0000 (12:53 +0000)
committerCiro Santilli <ciro.santilli@arm.com>
Mon, 10 Aug 2020 08:52:03 +0000 (08:52 +0000)
commitaa219dba7ab74072b9658c8774382f58c707cde4
tree59b6167d907345d91601739e50380da83b71f509
parent7fede744676d9875a5acba364ad1eba7c4b595d8
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>
src/sim/SConscript
src/sim/futex_map.cc [new file with mode: 0644]
src/sim/futex_map.hh