--- a/src/sh4/sh4dasm.h Mon Jul 14 07:44:42 2008 +0000 +++ b/src/sh4/sh4dasm.h Tue Mar 24 11:15:57 2009 +0000 @@ -30,8 +30,6 @@ uint32_t sh4_disasm_instruction( uint32_t pc, char *buf, int len, char * ); void sh4_disasm_region( FILE *f, int from, int to ); -extern const struct cpu_desc_struct sh4_cpu_desc; - #ifdef __cplusplus } #endif