Subject: CVS commit: syssrc/sys/compat/linux/arch/mips
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 09/02/2001 11:39:38
Module Name:	syssrc
Committed By:	manu
Date:		Sun Sep  2 08:39:38 UTC 2001

Modified Files:
	syssrc/sys/compat/linux/arch/mips: linux_exec.h linux_machdep.h
	    linux_signal.h linux_types.h

Log Message:
Added 64 bits support in header files.
All headers should be common to 32 bits MIPS and 64 bits MIPS now.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/compat/linux/arch/mips/linux_exec.h \
    syssrc/sys/compat/linux/arch/mips/linux_machdep.h \
    syssrc/sys/compat/linux/arch/mips/linux_types.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/compat/linux/arch/mips/linux_signal.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.