summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-07-08 12:43:53 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2017-07-08 12:43:53 +0200
commit1230afc0aaef07b03f09d3725f459df07b982de8 (patch)
treece0f127319285a010547bfb3695a9a634f778684 /doc
parent70266efd6fbe9a12a19cbec451eec536266ffb5e (diff)
downloadabaos-1230afc0aaef07b03f09d3725f459df07b982de8.tar.gz
abaos-1230afc0aaef07b03f09d3725f459df07b982de8.tar.bz2
added dedicated kernel entry to avoid address reordering under compiler optimization
affect the entry poin 0x8800 of kernel_main (now kernel_entry)
Diffstat (limited to 'doc')
-rw-r--r--doc/LINKS.TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/LINKS.TODO b/doc/LINKS.TODO
index 9c26e69..092c620 100644
--- a/doc/LINKS.TODO
+++ b/doc/LINKS.TODO
@@ -96,3 +96,6 @@ http://bos.asmhackers.net/docs/vga_without_bios/
GUI:
https://github.com/vurtun/nuklear
http://webserver2.tecgraf.puc-rio.br/iup/
+
+linker:
+https://stackoverflow.com/questions/26143123/how-do-i-ensure-the-entry-function-at-a-fixed-address-of-bare-metal-arm