Subject: CVS commit: syssrc/sys/arch/mips/include
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/02/2002 04:45:23
Module Name:	syssrc
Committed By:	thorpej
Date:		Sat Nov  2 02:45:23 UTC 2002

Modified Files:
	syssrc/sys/arch/mips/include: types.h

Log Message:
Make register_t == long long for N32, and == long for everthing else.
Use register_t in label_t.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 syssrc/sys/arch/mips/include/types.h

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