mirror of
https://github.com/brain-hackers/lab
synced 2026-09-22 07:32:11 +09:00
x1 experimental libbrain
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.text
|
||||
.align 4
|
||||
|
||||
.global sys_fopen
|
||||
.type sys_fopen, %function
|
||||
sys_fopen:
|
||||
ldr pc, [pc, #-4]
|
||||
.word 0x60006400
|
||||
Reference in New Issue
Block a user