remove debug stub

This commit is contained in:
Martin Michelsen
2024-05-04 12:28:49 -07:00
parent 451c8d5e09
commit c411cec06c
@@ -22,24 +22,5 @@ done:
rets
nop
debug_stop:
mov r2, 0x46
shl r2, 1
shl r2, 8
shl r2, 16
mov.l [r2], r0
add r2, 4
mov.l [r2], r3
add r2, 4
mov.l [r2], r4
add r2, 4
mov.l [r2], r5
add r2, 4
mov.l [r2], r6
add r2, 4
mov.l [r2], r7
bs debug_stop
nop
.align 4
first_patch_header: