mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 12:04:27 +01:00
asm: more links
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
/* This is the main entrypoint for all .S examples. */
|
||||
/* This is the main entry point for all .S examples.
|
||||
* https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly-c-standard-library
|
||||
*/
|
||||
|
||||
#include "stdio.h"
|
||||
#include "stdint.h"
|
||||
|
||||
Reference in New Issue
Block a user