32x: change irq hadling, make it more drc friendly
[picodrive.git] / cpu / sh2 / compiler.h
index 1d127a1..c6b6a57 100644 (file)
@@ -1,2 +1,3 @@
+int  sh2_drc_init(SH2 *sh2);
+void sh2_drc_finish(SH2 *sh2);
 
-int sh2_drc_init(SH2 *sh2);