We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff0bc49 commit da029cbCopy full SHA for da029cb
overlays/xtensa_espressif_esp32s2/gdb/gdb/xtensa-config.c
@@ -47,7 +47,7 @@ const xtensa_mask_t xtensa_mask6 = { 1, xtensa_submask6 };
47
48
49
/* Register map. */
50
-static xtensa_register_t xtensa_rmap[] =
+xtensa_register_t xtensa_rmap[] =
51
{
52
/* idx ofs bi sz al targno flags cp typ group name */
53
XTREG( 0, 0,32, 4, 4,0x0020,0x0006,-2, 9,0x2100,pc, 0,0,0,0,0,0)
0 commit comments