mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
arm: udf instruction
This commit is contained in:
7
userland/arch/arm/udf.S
Normal file
7
userland/arch/arm/udf.S
Normal file
@@ -0,0 +1,7 @@
|
||||
/* https://github.com/cirosantilli/linux-kernel-module-cheat#arm-udf-instruction */
|
||||
|
||||
#include "common.h"
|
||||
|
||||
ENTRY
|
||||
udf 0
|
||||
EXIT
|
||||
Reference in New Issue
Block a user