|
před 9 roky | |
---|---|---|
.. | ||
Makefile | před 9 roky | |
README.md | před 9 roky | |
main.S | před 9 roky |
Hello world using the default ld
script, not an explicit one set with -T
. Uses:
-tText
.org
inside each assembly file_start
must be present to avoid a warning, since the default linker script expects itLess stable, but more convenient for quick and dirty tests.