mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
command_line_arguments.c: move description to readme
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
/* Print each command line argument received, one per line.
|
||||
*
|
||||
* Good sanity check for user mode:
|
||||
* https://cirosantilli.com/linux-kernel-module-cheat#qemu-user-mode-getting-started
|
||||
*/
|
||||
/* https://cirosantilli.com/linux-kernel-module-cheat#c */
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user