diff --git a/firmware/crt0.S b/firmware/crt0.S index 785f405721..4ea67ba599 100644 --- a/firmware/crt0.S +++ b/firmware/crt0.S @@ -16,7 +16,7 @@ * KIND, either express or implied. * ****************************************************************************/ - .section .text + .section .init.text .global start start: /* We begin with some tricks. If we have built our code to be loaded