diff options
Diffstat (limited to 'ao-tools/ao-rawload')
-rw-r--r-- | ao-tools/ao-rawload/ao-rawload.c | 2 |
1 files changed, 0 insertions, 2 deletions
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; |