Subject: CVS commit: src/sys/arch/sh3/sh3
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 01/21/2006 01:45:34
Module Name:	src
Committed By:	uwe
Date:		Sat Jan 21 01:45:34 UTC 2006

Modified Files:
	src/sys/arch/sh3/sh3: db_disasm.c

Log Message:
Use uint16_t instead of u_short for instructions.
There's no reason for buf argument to be unsigned char.
0x7f is not a printing character.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/sh3/sh3/db_disasm.c

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