glibc/sysdeps/unix/sysv/linux/i386/lstat.S

5 lines
85 B
ArmAsm

#define __stat __lstat
#define stat lstat
#define __xstat __lxstat
#include "stat.S"