ao-tools: Create general elf and hex library routines
[fw/altos] / ao-tools / lib / ccdbg-flash.c
index 1b46870b86d96de483ea59b72be2443eb1ddb39d..44eb952baaa1236400cb3f8c690cc793989941cb 100644 (file)
@@ -238,7 +238,7 @@ ccdbg_flash_lock(struct ccdbg *dbg, uint8_t lock)
 #endif
 
 uint8_t
 #endif
 
 uint8_t
-ccdbg_flash_hex_image(struct ccdbg *dbg, struct hex_image *image)
+ccdbg_flash_hex_image(struct ccdbg *dbg, struct ao_hex_image *image)
 {
        uint16_t flash_prog;
        uint16_t flash_len;
 {
        uint16_t flash_prog;
        uint16_t flash_len;