]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
Update.
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / sparc / bits / sigaction.h
index c8036b84067134026247556b46efaac36aa4a919..4e2af93ed9af9ebdfec75f855fcaa19658ef9d5a 100644 (file)
@@ -47,7 +47,7 @@ struct sigaction
     unsigned long sa_flags;
 
     /* Not used by Linux/Sparc yet.  */
-    void (*sa_restorer) __PMT ((void));
+    void (*sa_restorer) (void);
   };