Helpful comments in assembly and linker script files

This commit is contained in:
Imbus 2024-08-07 11:26:07 +02:00
parent 7a3c98f2b4
commit be6678c0e6
6 changed files with 81 additions and 35 deletions

View file

@ -1,3 +1,6 @@
# For a quick reference on RISC-V assembly:
# https://risc-v.guru/instructions/
# Initial process that execs /init.
# This code runs in user space.