summaryrefslogtreecommitdiff
path: root/echo.S
diff options
context:
space:
mode:
authortaitep <taitep@taitep.se>2025-12-23 19:56:42 +0100
committertaitep <taitep@taitep.se>2025-12-23 19:56:42 +0100
commit8ed4845d587eff7ba0252bedf34f98de8802153d (patch)
tree56c6140eaddffef52802461ca435aeda001348e4 /echo.S
parent36faa1e39c8675a84d7b7762d17e14640e991907 (diff)
ADD ELF SUPPORT
Diffstat (limited to 'echo.S')
-rw-r--r--echo.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/echo.S b/echo.S
index 664380e..7c29fec 100644
--- a/echo.S
+++ b/echo.S
@@ -1,4 +1,4 @@
-.section .text._start
+.section .text
.globl _start
.equ UART_DATA, 0