Subject: CVS commit: src/sys/arch/acorn26/acorn26
To: None <source-changes@netbsd.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: source-changes
Date: 05/31/2003 00:38:06
Module Name:	src
Committed By:	kristerw
Date:		Sat May 31 00:38:05 UTC 2003

Modified Files:
	src/sys/arch/acorn26/acorn26: cpuvar.h machdep.c

Log Message:
Use __asm instead of asm, to make lint happy.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/acorn26/acorn26/cpuvar.h
cvs rdiff -r1.7 -r1.8 src/sys/arch/acorn26/acorn26/machdep.c

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