summaryrefslogtreecommitdiff
path: root/boot/mbr.asm
diff options
context:
space:
mode:
Diffstat (limited to 'boot/mbr.asm')
-rw-r--r--boot/mbr.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/boot/mbr.asm b/boot/mbr.asm
index 1e7c53d..a04b759 100644
--- a/boot/mbr.asm
+++ b/boot/mbr.asm
@@ -5,6 +5,8 @@
; Copyright 2014 M.Idziorek <m.i@gmx.at>
;
; we have just been loaded by the BIOS and are in 16-bits real mode!
+; THIS IS THE CENTRAL FILE OF THE BOOTLOADER, after we finished we
+; are inside the C kernel!
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;