33,37d32
< // Declarations for execute() methods.
< def template BasicExecDeclare {{
< Fault execute(ExecContext *, Trace::InstRecord *) const;
< }};
<
48c43
< %(BasicExecDeclare)s
---
> Fault execute(ExecContext *, Trace::InstRecord *) const;