X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Flib%2Fccdbg-flash.c;h=44eb952baaa1236400cb3f8c690cc793989941cb;hb=3fd320ea38f2945f5611a09a0e48d16db467d105;hp=1b46870b86d96de483ea59b72be2443eb1ddb39d;hpb=d029acad6a992be9b7b4498e70605f8a1e1a4ef6;p=fw%2Faltos diff --git a/ao-tools/lib/ccdbg-flash.c b/ao-tools/lib/ccdbg-flash.c index 1b46870b..44eb952b 100644 --- a/ao-tools/lib/ccdbg-flash.c +++ b/ao-tools/lib/ccdbg-flash.c @@ -238,7 +238,7 @@ ccdbg_flash_lock(struct ccdbg *dbg, uint8_t lock) #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;