remove unused size directive

This commit is contained in:
ІО-23 Шмуляр Олег 2025-02-05 00:18:27 +02:00
parent fb5ea9c3ec
commit 2ad992da9c
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
vtable:
.word __stack_start
.word __hard_reset__+1
.size vtable, .-vtable
__hard_reset__:
ldr sp, =__stack_start