summaryrefslogtreecommitdiff
path: root/Debugger/debug_stub.S
diff options
context:
space:
mode:
Diffstat (limited to 'Debugger/debug_stub.S')
-rw-r--r--Debugger/debug_stub.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/Debugger/debug_stub.S b/Debugger/debug_stub.S
index b020a09..29e7814 100644
--- a/Debugger/debug_stub.S
+++ b/Debugger/debug_stub.S
@@ -191,6 +191,7 @@ debug_cmdIndexTable:
* On entry:
* R0: Input Message Parameter Buffer address pointer (points to contents after '$' and '<cmdchar>')
*/
+.align 4
debug_cmdJumpTable:
.word _dbg__cmd_GetAllRegs /* 'g' */
.word _dbg__cmd_SetAllRegs /* 'G' */