summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/crt0.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/crt0.S b/firmware/crt0.S
index 785f405..4ea67ba 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