mirror of
https://github.com/tailix/libkernaux.git
synced 2024-11-13 11:04:27 -05:00
Fix typo
This commit is contained in:
parent
3497b1ff9c
commit
eb384f89bd
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue