Welcome to mirror list, hosted at ThFree Co, Russian Federation.

lstat.S « sparc64 « sys « libc « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 381330d17014a6c116a4d50462ab777992cecfc6 (plain)
1
2
3
4
5
! lstat() system call

#include "sys/syscallasm.h"

	defsyscall (lstat, SYS_lstat)