Changed targetarch to just arch.
SConscript:
Changed all of the "targetarch" files to be "arch" files
arch/SConscript:
Added all of the remaining targetarch files to isa_switch_hdrs
--HG--
extra : convert_revision : a37d18349e27cf92dce12814f21944daa7fe9480
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
#include "sim/debug.hh"
|
||||
#include "sim/host.hh"
|
||||
#include "sim/stats.hh"
|
||||
#include "targetarch/vtophys.hh"
|
||||
#include "arch/vtophys.hh"
|
||||
|
||||
const char *NsRxStateStrings[] =
|
||||
{
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
#include "sim/eventq.hh"
|
||||
#include "sim/host.hh"
|
||||
#include "sim/stats.hh"
|
||||
#include "targetarch/vtophys.hh"
|
||||
#include "arch/vtophys.hh"
|
||||
|
||||
using namespace Net;
|
||||
using namespace TheISA;
|
||||
|
||||
Reference in New Issue
Block a user