aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/i386/fstat.S
blob: 434ad4ad647c1abb21dc284446be711cd793e63d (plain)
1
2
3
4
#define __stat __fstat
#define stat fstat
#define __xstat __fxstat
#include "stat.S"