simavr: Now use the generated config files
[simavr] / simavr / sim / run_avr.c
index 0c1fddd..c0ade48 100644 (file)
@@ -30,7 +30,7 @@
 #include "sim_gdb.h"
 #include "sim_hex.h"
 
-extern avr_kind_t * avr_kind[];
+#include "sim_core_decl.h"
 
 void display_usage(char * app)
 {