Compiler error fix.
--HG-- extra : convert_revision : 39e2638a10bf3e821e8f3d4d8c664008c98fc921
This commit is contained in:
@@ -111,7 +111,7 @@ class TLB : public SimObject
|
||||
void writeSfsr(ThreadContext *tc, int reg, bool write, ContextType ct,
|
||||
bool se, FaultTypes ft, int asi);
|
||||
|
||||
void TLB::clearUsedBits();
|
||||
void clearUsedBits();
|
||||
|
||||
|
||||
void writeTagAccess(ThreadContext *tc, int reg, Addr va, int context);
|
||||
|
||||
Reference in New Issue
Block a user