summaryrefslogtreecommitdiff
path: root/src/systemc/tests/systemc/kernel/phase_callbacks/test04/register_phase_callbacks.cpp
diff options
context:
space:
mode:
authorGabe Black <gabeblack@google.com>2018-06-13 18:25:04 -0700
committerGabe Black <gabeblack@google.com>2018-08-15 01:35:25 +0000
commitd8a149bb7dc2446a8d45d4ec4095f8f9bf3df7d3 (patch)
treefe5f8d09c3eb55d75d0c6cb4f6195c1748eb26bf /src/systemc/tests/systemc/kernel/phase_callbacks/test04/register_phase_callbacks.cpp
parent03a95d262c094668b5882eb545ef1265a87d73a6 (diff)
downloadgem5-d8a149bb7dc2446a8d45d4ec4095f8f9bf3df7d3.tar.xz
systemc: Turn some macros into enums to fix regression test building.
The spec defines these constants to be macros, but the regression test refers to them using the sc_core namespace. That breaks things because the macros don't expand to an identifier, they expand to an expression. This change converts the macros into enums like in the Accellera implementation to get the regression tests to build. Change-Id: I3db7dc87a7a597907df658624a7343bc6ca1734e Reviewed-on: https://gem5-review.googlesource.com/11180 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>
Diffstat (limited to 'src/systemc/tests/systemc/kernel/phase_callbacks/test04/register_phase_callbacks.cpp')
0 files changed, 0 insertions, 0 deletions