mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Use __glibc_reserved instead __unused.
This commit is contained in:
@@ -14,8 +14,8 @@ struct kernel_stat
|
||||
struct timespec st_ctim;
|
||||
long int st_blksize;
|
||||
long int st_blocks;
|
||||
unsigned long int __unused4;
|
||||
unsigned long int __unused5;
|
||||
unsigned long int __glibc_reserved4;
|
||||
unsigned long int __glibc_reserved5;
|
||||
};
|
||||
|
||||
#define _HAVE___UNUSED4
|
||||
|
||||
Reference in New Issue
Block a user