misc: Documentation Update
[gem5.git] / util / systemc / stats.hh
index 360cb6293256dbc7b05870dd8b76e8133a1672b8..9dac960ee35f50129bfb47a839a5424006d18640 100644 (file)
@@ -35,6 +35,8 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  *
  * Authors: Andrew Bardsley
+ *          Matthias Jung
+ *          Abdul Mutaal Ahmad
  */
 
 /**
@@ -48,6 +50,8 @@
 #ifndef __UTIL_CXX_CONFIG_STATS_H__
 #define __UTIL_CXX_CONFIG_STATS_H__
 
+extern std::string filename;
+
 namespace CxxConfig
 {