x1 experimental libbrain

This commit is contained in:
Suguru Saito
2021-12-15 01:27:08 +09:00
parent cd917143b7
commit 373c554708
26 changed files with 260 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
.text
.align 4
.global sys_readdir
.type sys_readdir, %function
sys_readdir:
ldr pc, [pc, #-4]
.word 0x60006450