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

5 lines
85 B
ArmAsm

#define __stat __fstat
#define stat fstat
#define __xstat __fxstat
#include "stat.S"