diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -3,6 +3,13 @@ Welcome to FoolOS  +Multiboot +--------- +The FoolOS Kernel is following the Multiboot Specification (0.6.96) +providing a multiboot header and the entry point _start(). + +This in turn calls the C function kernel_main(). + Disclaimer ---------- |
