mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-30 05:24:25 +01:00
mtops.h is perfect now
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#include <lkmc/m5ops.h>
|
||||
|
||||
.global mystart
|
||||
mystart:
|
||||
mov x0, #0; .inst 0XFF000110 | (0x21 << 16);
|
||||
LKMC_M5OPS_EXIT_ASM
|
||||
|
||||
Reference in New Issue
Block a user