We don't include ipr.cc in SE builds, so don't call it.
--HG-- extra : convert_revision : 45e52d7afbf74e0ddde11f58aeb084186389fc06
This commit is contained in:
@@ -115,7 +115,9 @@ namespace AlphaISA
|
||||
public:
|
||||
MiscRegFile()
|
||||
{
|
||||
#if FULL_SYSTEM
|
||||
initializeIprTable();
|
||||
#endif
|
||||
}
|
||||
|
||||
MiscReg readReg(int misc_reg);
|
||||
|
||||
Reference in New Issue
Block a user