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_fflush
|
||||
.type sys_fflush, %function
|
||||
sys_fflush:
|
||||
ldr pc, [pc, #-4]
|
||||
.word 0x6000641c
|
||||
Reference in New Issue
Block a user