From 1114442c23fd89a4da1a0ae977d3d0c9c3e58e0f Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 19 Apr 2021 10:33:38 -0700 Subject: . --- boot.subx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'boot.subx') diff --git a/boot.subx b/boot.subx index ab107e77..8f9667b6 100644 --- a/boot.subx +++ b/boot.subx @@ -19,7 +19,8 @@ # stack: grows down from 0x00070000 # heap: [0x01000000, 0x02000000) # see 120allocate.subx -# Consult https://wiki.osdev.org/Memory_Map_(x86) before modifying any of this. +# Consult https://wiki.osdev.org/Memory_Map_(x86) before modifying any of +# this. And don't forget to keep *stack-debug.subx in sync. == code -- cgit 1.4.1-2-gfad0