diff --git a/echo.S b/echo.S index 7c29fec..664380e 100644 --- a/echo.S +++ b/echo.S @@ -1,4 +1,4 @@ -.section .text +.section .text._start .globl _start .equ UART_DATA, 0