Includes: Don't include isa_traits.hh and use the TheISA namespace unless really needed.
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
#include "sim/sim_exit.hh"
|
||||
|
||||
using namespace std;
|
||||
using namespace TheISA;
|
||||
|
||||
Platform::Platform(const Params *p)
|
||||
: SimObject(p), intrctrl(p->intrctrl)
|
||||
|
||||
Reference in New Issue
Block a user