--- a/src/sh4/sh4.h Wed Jan 14 00:17:35 2009 +0000 +++ b/src/sh4/sh4.h Tue Mar 24 11:15:57 2009 +0000 @@ -95,6 +95,8 @@ extern struct sh4_registers sh4r; +extern const struct cpu_desc_struct sh4_cpu_desc; + /** * Switch between translation and emulation execution modes. Note that this * should only be used while the system is stopped. If the system was built