283,291d282
< def template EACompDeclare {{
< Fault eaComp(ExecContext *, Trace::InstRecord *) const;
< }};
<
< // This delcares the initiateAcc function in memory operations
< def template InitiateAccDeclare {{
< Fault initiateAcc(ExecContext *, Trace::InstRecord *) const;
< }};
<