X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=cpu%2Fsh2%2Fsh2.h;h=4be13d972a41648b45c2864581684b1f1d078d15;hb=5686d93123821e06ac2d9f6209c37438303dd4c1;hp=47c6150097d07a981bcab9579c8903981879cdba;hpb=2368651527f2b14e24b7df5f7db3d95dc5bfbd3a;p=picodrive.git diff --git a/cpu/sh2/sh2.h b/cpu/sh2/sh2.h index 47c6150..4be13d9 100644 --- a/cpu/sh2/sh2.h +++ b/cpu/sh2/sh2.h @@ -37,6 +37,7 @@ typedef struct SH2_ void *p_da; void *p_sdram; void *p_rom; + unsigned int pdb_io_csum[2]; // interpreter stuff int icount; // cycles left in current timeslice