ao-tools: Add ao-elftohex and .ihx symbol support
[fw/altos] / ao-tools / ao-stmload / ao-stmload.h
index 28c2dda47a46100346f45acc6a693292ddde3b7c..744dfa75cac04e243fe2e71c05462dba6deacef5 100644 (file)
@@ -22,7 +22,7 @@
 
 #define AO_BOOT_APPLICATION_BASE       0x08001000
 
 
 #define AO_BOOT_APPLICATION_BASE       0x08001000
 
-extern struct ao_elf_sym ao_symbols[];
+extern struct ao_sym ao_symbols[];
 
 extern int ao_num_symbols;
 extern int ao_num_required_symbols;
 
 extern int ao_num_symbols;
 extern int ao_num_required_symbols;