aboutsummaryrefslogtreecommitdiff
path: root/debug_rom/debug_rom.h
diff options
context:
space:
mode:
authorTim Newsome <tim@sifive.com>2016-04-26 12:12:57 -0700
committerTim Newsome <tim@sifive.com>2016-05-23 12:12:11 -0700
commitffe4998fe57c5e58e591fc75e62e092e8e20d668 (patch)
tree3a9f34ac8c17dba9838c837cbe63e04600d3f013 /debug_rom/debug_rom.h
parentf470ee81e11dbec881822f0b72939fe358bfb08d (diff)
downloadspike-ffe4998fe57c5e58e591fc75e62e092e8e20d668.zip
spike-ffe4998fe57c5e58e591fc75e62e092e8e20d668.tar.gz
spike-ffe4998fe57c5e58e591fc75e62e092e8e20d668.tar.bz2
processor_t unfriends gdbserver_t.
Diffstat (limited to 'debug_rom/debug_rom.h')
-rw-r--r--debug_rom/debug_rom.h2
1 files changed, 1 insertions, 1 deletions
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
};