mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 20:14:27 +01:00
file_write_read.c: move from cpp-cheat
Improve README C section with example tree.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
/* Loop infinitely. Print an integer whenever a period is reached:
|
||||
/* https://github.com/cirosantilli/linux-kernel-module-cheat#c
|
||||
*
|
||||
* Loop infinitely. Print an integer whenever a period is reached:
|
||||
*
|
||||
* ....
|
||||
* ./infinite_loop [period]
|
||||
|
||||
Reference in New Issue
Block a user