systemc: Move a function after the class it uses internally.
authorGabe Black <gabeblack@google.com>
Fri, 2 Nov 2018 22:02:47 +0000 (15:02 -0700)
committerGabe Black <gabeblack@google.com>
Mon, 5 Nov 2018 23:08:29 +0000 (23:08 +0000)
commit287614186a2d25eb0d59d8978f308e1a8922ce3d
tree71b2a31cf6a2932fc73d895fae0bc6fd54729dc4
parentd0c7e1932b778b3b9dd016f7908fd2649487ec00
systemc: Move a function after the class it uses internally.

The class was defined, but only later in the file. By putting the
function definition later, clang stops reporting an error.

Change-Id: Id4dd1ec3f3a06f4d1dc10ef4ff8c545d98a6ae12
Reviewed-on: https://gem5-review.googlesource.com/c/13877
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/ext/core/sc_event.hh