32x: drc: first implementation finished, no more interpreter dep
[picodrive.git] / cpu / sh2 / mame / sh2.c
index 8e84f7e..7beead3 100644 (file)
 #define LOG(x) do { if (VERBOSE) logerror x; } while (0)\r
 \r
 //int sh2_icount;\r
-SH2 *sh2;\r
+//SH2 *sh2;\r
 \r
 #if 0\r
 INLINE UINT8 RB(offs_t A)\r