.syntax unified
.cpu cortex-m4
.thumb
vtable:
.word __stack_start
.word __hard_reset__+1
__hard_reset__:
b __hard_reset__