ARM: Implement the SRS instruction.
[gem5.git] / src / unittest / nmtest.cc
index b6b74e08dac2aef799fa6a00f5d97dce8de28603..fdd865f2ddcce31f888c951bdff2b674395286a0 100644 (file)
@@ -38,9 +38,6 @@
 #include "base/str.hh"
 
 using namespace std;
-Tick curTick;
-
-ostream *outputStream = &cout;
 
 int
 main(int argc, char *argv[])