mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 20:14:27 +01:00
command_line_arguments.c: move description to readme
This commit is contained in:
@@ -12854,7 +12854,9 @@ Programs under link:userland/c/[] are examples of https://en.wikipedia.org/wiki/
|
||||
** link:userland/c/exit0.c[]
|
||||
** link:userland/c/exit1.c[]
|
||||
** link:userland/c/exit2.c[]
|
||||
** link:userland/c/command_line_arguments.c[]
|
||||
** link:userland/c/command_line_arguments.c[]: print one command line argument per line using `argc` and `argv`.
|
||||
+
|
||||
Good sanity check for user mode: <<qemu-user-mode-getting-started>>
|
||||
* Standard library
|
||||
** `assert.h`
|
||||
*** link:userland/c/assert_fail.c[]
|
||||
|
||||
Reference in New Issue
Block a user