mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-30 13:24:27 +01:00
asm: more links
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
* movt r3, #<higher address part>
|
||||
* ldr r0, [r3]
|
||||
* ....
|
||||
*
|
||||
* https://github.com/cirosantilli/linux-kernel-module-cheat#inline-assembly
|
||||
*/
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
Reference in New Issue
Block a user