32x: interpreter-wrap drc works (demos only). SVP drc refactoring.
[picodrive.git] / cpu / sh2 / compiler.h
diff --git a/cpu/sh2/compiler.h b/cpu/sh2/compiler.h
new file mode 100644 (file)
index 0000000..1d127a1
--- /dev/null
@@ -0,0 +1,2 @@
+
+int sh2_drc_init(SH2 *sh2);