patch-2.4.19 linux-2.4.19/arch/mips64/kernel/binfmt_elf32.c

Next file: linux-2.4.19/arch/mips64/kernel/branch.c
Previous file: linux-2.4.19/arch/mips64/kernel/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/mips64/kernel/binfmt_elf32.c linux-2.4.19/arch/mips64/kernel/binfmt_elf32.c
@@ -41,7 +41,7 @@
 
 struct timeval32
 {
-	unsigned int tv_sec, tv_usec;
+	int tv_sec, tv_usec;
 };
 
 #define elf_prstatus elf_prstatus32

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)