patch-2.4.25 linux-2.4.25/include/asm-ppc64/ppc32.h
Next file: linux-2.4.25/include/asm-ppc64/ppcdebug.h
Previous file: linux-2.4.25/include/asm-ppc64/page.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
2004-02-18 05:36:32.000000000 -0800
- Orig file:
linux-2.4.24/include/asm-ppc64/ppc32.h
- Orig date:
2003-06-13 07:51:38.000000000 -0700
diff -urN linux-2.4.24/include/asm-ppc64/ppc32.h linux-2.4.25/include/asm-ppc64/ppc32.h
@@ -76,6 +76,13 @@
int f_spare[6];
};
+struct ustat32 {
+ __kernel_daddr_t32 f_tfree;
+ __kernel_ino_t32 f_tinode;
+ char f_fname[6];
+ char f_fpack[6];
+};
+
typedef union sigval32 {
int sival_int;
unsigned int sival_ptr;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)