mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 20:14:27 +01:00
asm: more links
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
/* This is a worse version of scratch.c with hardcoded scratch. */
|
||||
/* This is a worse version of scratch.c with hardcoded scratch.
|
||||
* https://github.com/cirosantilli/linux-kernel-module-cheat#inline-assembly-scratch-registers
|
||||
*/
|
||||
|
||||
#include <assert.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
Reference in New Issue
Block a user