diff options
author | Daniel Jacobowitz <dan@codesourcery.com> | 2006-09-22 17:40:26 +0000 |
---|---|---|
committer | Daniel Jacobowitz <dan@codesourcery.com> | 2006-09-22 17:40:26 +0000 |
commit | a852b06d972cdf3415988939e4b7b592d6b2f1cc (patch) | |
tree | 1868d34288cb56379c92de0c28b3678e3afc16e8 /sysdeps/unix | |
parent | 6ea630251e84cdaabe7c5567d1640af82e4010bc (diff) | |
download | glibc-a852b06d972cdf3415988939e4b7b592d6b2f1cc.tar.gz glibc-a852b06d972cdf3415988939e4b7b592d6b2f1cc.tar.xz glibc-a852b06d972cdf3415988939e4b7b592d6b2f1cc.zip |
* sysdeps/unix/sysv/linux/arm/fxstatat.c: New file.
Diffstat (limited to 'sysdeps/unix')
-rw-r--r-- | sysdeps/unix/sysv/linux/arm/fxstatat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/arm/fxstatat.c b/sysdeps/unix/sysv/linux/arm/fxstatat.c new file mode 100644 index 0000000000..0f8b3135d8 --- /dev/null +++ b/sysdeps/unix/sysv/linux/arm/fxstatat.c @@ -0,0 +1 @@ +#include <sysdeps/unix/sysv/linux/i386/fxstatat.c> |