remove sp loading

This commit is contained in:
ІО-23 Шмуляр Олег 2025-02-05 13:46:01 +02:00
parent f5dab78c53
commit 6aa07b8feb
1 changed files with 0 additions and 1 deletions

View File

@ -10,5 +10,4 @@ vtable:
.word __hard_reset__+1
__hard_reset__:
ldr sp, [pc, #-12]
b __hard_reset__