Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 09/20/1999 16:17:16
Module Name:	syssrc
Committed By:	is
Date:		Mon Sep 20 23:17:15 UTC 1999

Modified Files:
	syssrc/sys/arch/amiga/conf: files.amiga
	syssrc/sys/arch/amiga/dev: ite_cc.c

Log Message:
replace inline asm by macro calls, that expand to the original inline asm
or to C replacements depending on the USE_C_BFOPS option.
The C replacement only works for our 8 bit wide fonts.


To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 syssrc/sys/arch/amiga/conf/files.amiga
cvs rdiff -r1.26 -r1.27 syssrc/sys/arch/amiga/dev/ite_cc.c

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