From ffe4998fe57c5e58e591fc75e62e092e8e20d668 Mon Sep 17 00:00:00 2001 From: Tim Newsome Date: Tue, 26 Apr 2016 12:12:57 -0700 Subject: processor_t unfriends gdbserver_t. --- debug_rom/debug_rom.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debug_rom/debug_rom.h') diff --git a/debug_rom/debug_rom.h b/debug_rom/debug_rom.h index 79162c2..6fef948 100644 --- a/debug_rom/debug_rom.h +++ b/debug_rom/debug_rom.h @@ -11,7 +11,7 @@ static const unsigned char debug_rom_raw[] = { 0x63, 0x46, 0x04, 0x00, 0x23, 0x2e, 0x90, 0xc2, 0x67, 0x00, 0x00, 0xc0, 0x13, 0x14, 0x14, 0x00, 0x63, 0x46, 0x04, 0x00, 0x23, 0x3c, 0x90, 0xc2, 0x67, 0x00, 0x00, 0xc0, 0x13, 0x00, 0x00, 0x00, 0x67, 0x00, 0x00, 0xc0, - 0x73, 0x24, 0x50, 0xf1, 0x23, 0x20, 0x80, 0xf0, 0x73, 0xe0, 0x01, 0x79, + 0x73, 0x24, 0x50, 0xf1, 0x23, 0x20, 0x80, 0xf0, 0x73, 0x60, 0x04, 0x79, 0x73, 0x24, 0x00, 0x79, 0x13, 0x74, 0x04, 0x40, 0xe3, 0x0c, 0x04, 0xfe, 0x6f, 0xf0, 0x1f, 0xfc }; -- cgit v1.1