From 53801b9baed096e57b40df6147d9ff0f3da0c737 Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Sat, 16 May 2020 13:25:46 -0400 Subject: Hello world --- doc/internal/mem.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/internal/mem.txt (limited to 'doc/internal/mem.txt') diff --git a/doc/internal/mem.txt b/doc/internal/mem.txt new file mode 100644 index 0000000..d3b7696 --- /dev/null +++ b/doc/internal/mem.txt @@ -0,0 +1,4 @@ +0x0001.0000 - 0x0002.ffff: unused +0x0003.0000 - 0x0003.7fff: kernel +0x0003.8000 - 0x0003.ffff: stack +0x0004.0000 - 0x0007.ffff: unused \ No newline at end of file -- cgit v1.2.3