diff options
author | Gabe Black <gabeblack@google.com> | 2018-05-08 19:01:17 -0700 |
---|---|---|
committer | Gabe Black <gabeblack@google.com> | 2018-07-24 21:38:22 +0000 |
commit | a60868f5d5ddf565ddb8ce340ad6f1509f3cdf41 (patch) | |
tree | 1d9ee2469d16b2f5f63cfef6623390f7e93e3bb8 /tests/testing | |
parent | 82d17ee5df10c0ead279ae986af8fc040edafbf4 (diff) | |
download | gem5-a60868f5d5ddf565ddb8ce340ad6f1509f3cdf41.tar.xz |
systemc: Seperate the "external" header interface.
Most (but not all) of the SystemC headers are part of the "external"
interface that an existing, standard compliant module would include
through <systemc.h> or <systemc>. Since those follow slightly different
rules (relative includes, no gem5 includes), this change separates them
out so that they're easier to identify.
Also, this change moves the other files into a "core" subdirectory,
with the intention to add a "dt", aka data type, directory some time in
the future when those standard defined types are implemented.
Change-Id: Ida63f9cc0bc0431024d4dd691cc5b22b944a99a8
Reviewed-on: https://gem5-review.googlesource.com/10835
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Gabe Black <gabeblack@google.com>
Diffstat (limited to 'tests/testing')
0 files changed, 0 insertions, 0 deletions