summaryrefslogtreecommitdiff
path: root/src/arch
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch')
-rw-r--r--src/arch/generic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/generic.h b/src/arch/generic.h
index f9617ab..4bed2fe 100644
--- a/src/arch/generic.h
+++ b/src/arch/generic.h
@@ -3,6 +3,7 @@
#include <arch/log.h>
// i have no idea where else to put it
+// some code assumes that it's a power of 2
#define PAGE_SIZE 4096
// src/arch/i386/boot.s