remove unneccesary .global directives

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

View File

@ -2,9 +2,6 @@
.cpu cortex-m4
.thumb
.global vtable
.global reset_handler
vtable:
.word __stack_start
.word __hard_reset__+1