patch-pre2.0.11 linux/include/asm-m68k/posix_types.h

Next file: linux/include/asm-m68k/statfs.h
Previous file: linux/include/asm-i386/statfs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.10/linux/include/asm-m68k/posix_types.h linux/include/asm-m68k/posix_types.h
@@ -27,6 +27,10 @@
 typedef long long	__kernel_loff_t;
 #endif
 
+typedef struct {
+	int	val[2];
+} __kernel_fsid_t;
+
 #undef	__FD_SET
 #define	__FD_SET(d, set)	((set)->fds_bits[__FDELT(d)] |= __FDMASK(d))
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this