mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
environ: link to from readme
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* Print all environment variables. */
|
||||
/* https://cirosantilli.com/linux-kernel-module-cheat#environment-variables */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user