drc: revive x86 dynarec, support x86-64
[picodrive.git] / cpu / sh2 / sh2.h
index e945354..407270f 100644 (file)
@@ -118,7 +118,7 @@ void REGPARM(3) p32x_sh2_write32(unsigned int a, unsigned int d, SH2 *sh2);
 // debug\r
 #ifdef DRC_CMP\r
 void do_sh2_trace(SH2 *current, int cycles);\r
-void do_sh2_cmp(SH2 *current);\r
+void REGPARM(1) do_sh2_cmp(SH2 *current);\r
 #endif\r
 \r
 #endif /* __SH2_H__ */\r