Files
rpi_b/lib/libc/syscall/rewinddir.S
T

8 lines
84 B
ArmAsm

.text
.extern __rewinddir
.globl _rewinddir
.balign 2
_rewinddir:
jmp __rewinddir