about summary refs log tree commit diff
path: root/ports/sysdeps/unix/sysv/linux/microblaze/kernel_stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/unix/sysv/linux/microblaze/kernel_stat.h')
-rw-r--r--ports/sysdeps/unix/sysv/linux/microblaze/kernel_stat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/sysdeps/unix/sysv/linux/microblaze/kernel_stat.h b/ports/sysdeps/unix/sysv/linux/microblaze/kernel_stat.h
index 2823856e4d..12d718ef04 100644
--- a/ports/sysdeps/unix/sysv/linux/microblaze/kernel_stat.h
+++ b/ports/sysdeps/unix/sysv/linux/microblaze/kernel_stat.h
@@ -40,10 +40,10 @@ struct kernel_stat
         struct timespec st_ctim;
 #define _HAVE_STAT_NSEC
 #define _HAVE_STAT64_NSEC
-        unsigned int    __unused4;
+        unsigned int    __glibc_reserved4;
 #define _HAVE_STAT___UNUSED4
 #define _HAVE_STAT64___UNUSED4
-        unsigned int    __unused5;
+        unsigned int    __glibc_reserved5;
 #define _HAVE_STAT___UNUSED5
 #define _HAVE_STAT64___UNUSED5
 };