Merge ktlim@zamp:./local/clean/o3-merge/m5
[gem5.git] / src / sim / pseudo_inst.hh
index da2fb4ee3f99ae09b9a8ce115d600fcb18badc36..d211de44e28b3f6d3614516b00d4988ff6aedd57 100644 (file)
@@ -51,6 +51,7 @@ namespace AlphaPseudo
     void ivle(ThreadContext *tc);
     void m5exit(ThreadContext *tc, Tick delay);
     void m5exit_old(ThreadContext *tc);
+    void loadsymbol(ThreadContext *xc);
     void resetstats(ThreadContext *tc, Tick delay, Tick period);
     void dumpstats(ThreadContext *tc, Tick delay, Tick period);
     void dumpresetstats(ThreadContext *tc, Tick delay, Tick period);