Subject: CVS commit: src/sys/arch/m68k/fpe
To: None <source-changes@netbsd.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: source-changes
Date: 12/29/2002 16:40:36
Module Name: src
Committed By: kristerw
Date: Sun Dec 29 14:40:36 UTC 2002
Modified Files:
src/sys/arch/m68k/fpe: fpu_subr.c
Log Message:
Use "__asm __volatile" instead of "asm volatile" to pacify lint.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/m68k/fpe/fpu_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.