|
пре 9 година | |
---|---|---|
.. | ||
Makefile | пре 9 година | |
README.md | пре 9 година | |
main.S | пре 9 година |
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.