index
:
trve.git
main
Taitep's RISC-V Emulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
echo.S
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'echo.S')
-rw-r--r--
echo.S
2
1 files changed, 1 insertions, 1 deletions
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