X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Fao-rawload%2Fao-rawload.c;h=c139cda1b46876fb03db2b3b2bfc27efd9044ee6;hb=72bcff4c1af10571314e5cbbe29f073de818088e;hp=17ed73cae20e5ac58a7176ba8583459da22b7e07;hpb=95a8180f3d7929dbad65c80421f99c925f245af0;p=fw%2Faltos diff --git a/ao-tools/ao-rawload/ao-rawload.c b/ao-tools/ao-rawload/ao-rawload.c index 17ed73ca..c139cda1 100644 --- a/ao-tools/ao-rawload/ao-rawload.c +++ b/ao-tools/ao-rawload/ao-rawload.c @@ -38,8 +38,6 @@ int main (int argc, char **argv) { struct ccdbg *dbg; - uint8_t status; - uint16_t pc; struct ao_hex_file *hex; struct ao_hex_image *image; char *filename;