diff options
| author | Miguel <m.i@gmx.at> | 2018-08-31 14:31:48 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-08-31 14:31:48 +0200 |
| commit | d52c3d119dbbbf2a9573e7698a878cf74afdd08c (patch) | |
| tree | 50b726883d79d97bf22beb446cdafb86d2d94d82 /README.md | |
| parent | 1866d374e6f72edeb443556cb66e0b2ce3664eb9 (diff) | |
doxy and alignment
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 ---------- |
