Vystem 0.2
This commit is contained in:
@@ -10,5 +10,9 @@ In order to function properly, any kernel need a standard library. Shelter defin
|
||||
2) [Return status](status.md)
|
||||
3) [Basic memory operations](mem.md)
|
||||
4) [Heap memory allocations](malloc.md)
|
||||
5) [Print primitives](print.md)
|
||||
6) [String operations](strings.md)
|
||||
7) [SMP services](smp.md)
|
||||
8) [Queues](queues.md)
|
||||
|
||||
You can include the file `shelter/lib/include/std/stdlib.h` to include all necessary headers to access the Shelter standard library.
|
||||
|
||||
Reference in New Issue
Block a user