mirror of
https://github.com/brain-hackers/lab
synced 2026-03-12 06:04:18 +09:00
x1 experimental libbrain
This commit is contained in:
8
x1/linkerscript/libbrain/sys_rename.s
Normal file
8
x1/linkerscript/libbrain/sys_rename.s
Normal file
@@ -0,0 +1,8 @@
|
||||
.text
|
||||
.align 4
|
||||
|
||||
.global sys_rename
|
||||
.type sys_rename, %function
|
||||
sys_rename:
|
||||
ldr pc, [pc, #-4]
|
||||
.word 0x60006438
|
||||
Reference in New Issue
Block a user