mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 20:44:26 +01:00
userland: attempt to fix all assembly example links to README
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* This is a worse version of scratch.c with hardcoded scratch.
|
||||
* https://github.com/cirosantilli/linux-kernel-module-cheat#inline-assembly-scratch-registers
|
||||
* https://github.com/cirosantilli/linux-kernel-module-cheat#gcc-inline-assembly-scratch-registers
|
||||
*/
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
Reference in New Issue
Block a user