diff options
| -rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -1,14 +1,15 @@ ### müllos -minimal x86_64 'operating system' experiment von czjstmax. \ +a minimal and experimental x86_64 heapless unix-like OS von czjstmax. \ the name is based off the german word for trash. haha. --- + +#### objectives + the objectives for müllos are to have: - a C compiler work on it - an integrated minimal userland shell. - -#### müllkernel -the simple and very stoopid kernel for za müllos. - +- a simple filesystem +- mutlitasking |