X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2Flib%2Fao-hex.h;h=eb510ba2a18321dc2614f8ac17a3adcb3f14e7b4;hp=9849746091f7c1c866d01992fbc15b2a51c5bc9e;hb=0223fced2c6d2b9f63ede6258afae46c3f55c200;hpb=14204e3d147ad99cc249ad8de254809180fe5c38;ds=sidebyside diff --git a/ao-tools/lib/ao-hex.h b/ao-tools/lib/ao-hex.h index 98497460..eb510ba2 100644 --- a/ao-tools/lib/ao-hex.h +++ b/ao-tools/lib/ao-hex.h @@ -51,7 +51,6 @@ struct ao_hex_image { struct ao_sym { unsigned addr; - unsigned default_addr; char *name; bool required; bool found;