diff options
Diffstat (limited to '049memory_layout.subx')
-rw-r--r-- | 049memory_layout.subx | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/049memory_layout.subx b/049memory_layout.subx deleted file mode 100644 index 36837ade..00000000 --- a/049memory_layout.subx +++ /dev/null @@ -1,8 +0,0 @@ -# Segment addresses aren't really the concern of any other layer, so we'll -# define them separately. They're approximate due to fidgety ELF alignment -# requirements, so don't get clever assuming variables are at specific -# addresses. - -== code 0x09000000 - -== data 0x0a000000 |