Had to add this because for some reason gcc wasnt recognizing "THE_ISA == ALPHA_ISA"... wierd but OK
--HG-- extra : convert_revision : f847d6c01212e32200a319c16596b8e1c1d15c7d
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#ifndef __CPU_O3_DYN_INST_HH__
|
||||
#define __CPU_O3_DYN_INST_HH__
|
||||
|
||||
#include "arch/isa_specific.hh"
|
||||
|
||||
#if THE_ISA == ALPHA_ISA
|
||||
template <class Impl>
|
||||
|
||||
Reference in New Issue
Block a user