From 52daf0722f7f4ad9d3f29e3cbbbaddde066f49f3 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 20 May 2019 01:44:06 -0700 Subject: 5211 Update syntax-highlighted renderings after a _long_ time. --- html/subx/049memory_layout.subx.html | 65 ++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 html/subx/049memory_layout.subx.html (limited to 'html/subx/049memory_layout.subx.html') diff --git a/html/subx/049memory_layout.subx.html b/html/subx/049memory_layout.subx.html new file mode 100644 index 00000000..db21c5c7 --- /dev/null +++ b/html/subx/049memory_layout.subx.html @@ -0,0 +1,65 @@ + + + + +Mu - subx/049memory_layout.subx + + + + + + + + + + +https://github.com/akkartik/mu/blob/master/subx/049memory_layout.subx +
+1 # Segment addresses aren't really the concern of any other layer, so we'll
+2 # define them separately. They're approximate due to fidgety ELF alignment
+3 # requirements, so don't get clever assuming variables are at specific
+4 # addresses.
+5 
+6 == code 0x09000000
+7 
+8 == data 0x0a000000
+
+ + + -- cgit 1.4.1-2-gfad0