Portable printf added
This commit is contained in:
@@ -16,3 +16,10 @@ Then it can be run with `qemu-system-x86_64 kernel.iso`.
|
||||
Functions that return an integer as status of success/failure will return:
|
||||
- 0 if everything went correctly
|
||||
- a negative value if something went wrong
|
||||
|
||||
### Thanks
|
||||
|
||||
PepperOS wouldn't be possible without:
|
||||
|
||||
- the [Limine](https://codeberg.org/Limine/Limine) portable bootloader
|
||||
- Marco Paland's freestanding [printf implementation](https://github.com/mpaland)
|
||||
|
||||
Reference in New Issue
Block a user