]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h
Use __glibc_reserved instead __unused.
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / powerpc / sys / ucontext.h
index 935a68c70ad0734026e66671c6e196f40003de98..11f48b5b8584287ebad118e29f53426c9340dd28 100644 (file)
@@ -97,7 +97,7 @@ typedef struct _libc_vrstate
 } vrregset_t  __attribute__((__aligned__(16)));
 
 typedef struct {
-       unsigned long   __unused[4];
+       unsigned long   __glibc_reserved[4];
        int             signal;
        int             __pad0;
        unsigned long   handler;