mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-29 04:54:27 +01:00
document userland asm syscall interfaces
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* MInimal sanity check of the C driver. */
|
||||
.text
|
||||
.global asm_main
|
||||
asm_main:
|
||||
|
||||
Reference in New Issue
Block a user