Index: sysdeps/nacl/xstatconv.c |
diff --git a/sysdeps/nacl/xstatconv.c b/sysdeps/nacl/xstatconv.c |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ce047a8770bac1932a049bf40ea20c3271f11bea |
--- /dev/null |
+++ b/sysdeps/nacl/xstatconv.c |
@@ -0,0 +1,3 @@ |
+/* We implement stat conversions in fxstat.c and we don't need |
+ __xstat[,32,64]_conv functions which doesn't compile in native client |
+ anyway. */ |