mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-30 13:24:27 +01:00
assert_fail.c: add to readme index
This commit is contained in:
@@ -11495,6 +11495,10 @@ One "downside" of glibc is that it exercises much more kernel functionality on i
|
|||||||
|
|
||||||
Programs under link:userland/c/[] are examples of link:https://en.wikipedia.org/wiki/ANSI_C[ANSI C] programming.
|
Programs under link:userland/c/[] are examples of link:https://en.wikipedia.org/wiki/ANSI_C[ANSI C] programming.
|
||||||
|
|
||||||
|
* Standard library
|
||||||
|
** assert.h
|
||||||
|
*** link:userland/c/assert_fail.c[]
|
||||||
|
|
||||||
=== GCC C extensions
|
=== GCC C extensions
|
||||||
|
|
||||||
==== C empty struct
|
==== C empty struct
|
||||||
|
|||||||
Reference in New Issue
Block a user