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: 10/23/2006 21:13:00
Module Name:	src
Committed By:	uwe
Date:		Mon Oct 23 21:13:00 UTC 2006

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

Log Message:
Kill get_ascii and its alternative format, it's not very useful.  We'd
better use it for something else later.  I'm also thinking of g/c'ing
the temp buffer and emit disassembly with db_printf direcly, and
get_ascii gets in the way.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 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.