about summary refs log tree commit diff stats
path: root/subx/049memory_layout.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-07-27 16:01:55 -0700
committerKartik Agaram <vc@akkartik.com>2019-07-27 17:47:59 -0700
commit6e1eeeebfb453fa7c871869c19375ce60fbd7413 (patch)
tree539c4a3fdf1756ae79770d5c4aaf6366f1d1525e /subx/049memory_layout.subx
parent8846a7f85cc04b77b2fe8a67b6d317723437b00c (diff)
downloadmu-6e1eeeebfb453fa7c871869c19375ce60fbd7413.tar.gz
5485 - promote SubX to top-level
Diffstat (limited to 'subx/049memory_layout.subx')
-rw-r--r--subx/049memory_layout.subx8
1 files changed, 0 insertions, 8 deletions
diff --git a/subx/049memory_layout.subx b/subx/049memory_layout.subx
deleted file mode 100644
index 36837ade..00000000
--- a/subx/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