summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/arc/kernel_stat.h
diff options
context:
space:
mode:
authorVineet Gupta <Vineet.Gupta1@synopsys.com>2020-02-18 17:29:21 -0800
committerVineet Gupta <vgupta@synopsys.com>2021-02-08 15:42:40 -0800
commit7cd34c96fd97b215788176554e2ece76b31dec56 (patch)
tree3e4dd8da9acb596e9024d56919f0a60a6e843aef /sysdeps/unix/sysv/linux/arc/kernel_stat.h
parent0ff786226c03456bef332950ecf51793205a4f5d (diff)
downloadglibc-vineet/statfs-cleanup.tar.gz
Remove STATFS_IS_STATFS64 conditional as it is zero in all portsvineet/statfs-cleanup
This seems to be dead code, so remove it.
Diffstat (limited to 'sysdeps/unix/sysv/linux/arc/kernel_stat.h')
-rw-r--r--sysdeps/unix/sysv/linux/arc/kernel_stat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/arc/kernel_stat.h b/sysdeps/unix/sysv/linux/arc/kernel_stat.h
index edd96b1b94..6dd7191a26 100644
--- a/sysdeps/unix/sysv/linux/arc/kernel_stat.h
+++ b/sysdeps/unix/sysv/linux/arc/kernel_stat.h
@@ -23,5 +23,3 @@
/* Nice side-effect of 64-bit time_t switch is these are same. */
#define XSTAT_IS_XSTAT64 1
-
-#define STATFS_IS_STATFS64 0