document userland asm syscall interfaces

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-05-05 00:00:00 +00:00
parent 0263c21557
commit d4f698306a
10 changed files with 87 additions and 14 deletions

View File

@@ -1,3 +1,4 @@
/* MInimal sanity check of the C driver. */
.text
.global asm_main
asm_main: