Fix up #defines to use full path; fix up code for g++ 3.4
SConscript:
Remove efence option from automatically being used.
--HG--
extra : convert_revision : 466bb8077aa341db0b409720e2a73535b1fa6b69
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
#include "cpu/beta_cpu/alpha_dyn_inst.hh"
|
||||
#include "cpu/beta_cpu/commit_impl.hh"
|
||||
#include "cpu/beta_cpu/alpha_impl.hh"
|
||||
#include "cpu/beta_cpu/commit_impl.hh"
|
||||
|
||||
template SimpleCommit<AlphaSimpleImpl>;
|
||||
template class SimpleCommit<AlphaSimpleImpl>;
|
||||
|
||||
Reference in New Issue
Block a user