libc/newlib/libc/sys/sysvi386/fpathconf.S

7 lines
79 B
ArmAsm

.globl fpathconf
fpathconf:
movl $0x2f28, %eax
lcall $7,$0
jb _cerror
ret