summaryrefslogtreecommitdiff
path: root/src/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/README')
-rw-r--r--src/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/README b/src/README
index b529282..9269936 100644
--- a/src/README
+++ b/src/README
@@ -22,6 +22,7 @@ kernel
Kernel main and utility routines like early consoles.
+* entry.c - the kernel entry from the bootloader
* kernel.c - kernel helper functions
* console.c - the kernel console, can use VGA or serial port for now
* vga.c - VGA basic output routines for early kernel output