diff --git a/start.S b/start.S index f6794f5..816629d 100644 --- a/start.S +++ b/start.S @@ -9,7 +9,6 @@ vtable: .word __stack_start .word __hard_reset__+1 - .size vtable, .-vtable __hard_reset__: ldr sp, =__stack_start