1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2024-11-13 11:04:27 -05:00
This commit is contained in:
Alex Kotov 2021-12-18 09:29:36 +05:00
parent 3497b1ff9c
commit eb384f89bd
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -32,7 +32,7 @@ API
* Runtime environment
* [Assertions](/include/kernaux/assert.h)
* [Simple](/examples/assert_simple.c)
* [With return](/example/assert_return.c)
* [With return](/examples/assert_return.c)
* [Architecture-specific helpers](/include/kernaux/arch/)
* Device drivers (for debugging only)
* [Serial console](/include/kernaux/console.h)