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
1 changed files with 1 additions and 1 deletions

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)