Retro68/gcc/newlib/libc/sys/sparc64/lstat.S

6 lines
83 B
ArmAsm
Raw Normal View History

! lstat() system call
#include "sys/syscallasm.h"
defsyscall (lstat, SYS_lstat)