mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 11:11:35 +01:00
8 lines
137 B
ArmAsm
8 lines
137 B
ArmAsm
/* https://github.com/cirosantilli/linux-kernel-module-cheat#arm-udf-instruction */
|
|
|
|
#include "common.h"
|
|
|
|
LKMC_ENTRY
|
|
udf 0
|
|
LKMC_EXIT
|