patch-2.1.72 linux/include/asm-sparc64/posix_types.h

Next file: linux/include/linux/byteorder/big_endian.h
Previous file: linux/include/asm-sparc64/byteorder.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.71/linux/include/asm-sparc64/posix_types.h linux/include/asm-sparc64/posix_types.h
@@ -26,6 +26,9 @@
 typedef long                   __kernel_off_t;
 typedef char *                 __kernel_caddr_t;
 
+/* Note this piece of asymmetry from the v9 ABI.  */
+typedef int		       __kernel_suseconds_t;
+
 #ifdef __GNUC__
 typedef long long              __kernel_loff_t;
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov