Subject: CVS commit: src/sys/arch/sparc64/include
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 03/16/2006 16:05:53
Module Name:	src
Committed By:	cube
Date:		Thu Mar 16 16:05:53 UTC 2006

Modified Files:
	src/sys/arch/sparc64/include: mcontext.h

Log Message:
s/uint32_t/unsigned int/ because we don't always have the former defined.

Reported by Juergen Hannken-Illjes.

XXX I prefer uint32_t, but there might be some namespace issues so for now
    it will do.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/sparc64/include/mcontext.h

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