Subject: CVS commit: src/sys/arch/arm/arm
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/14/2005 10:51:22
Module Name:	src
Committed By:	he
Date:		Wed Sep 14 10:51:22 UTC 2005

Modified Files:
	src/sys/arch/arm/arm: arm_machdep.c

Log Message:
Now that process_frame() is a macro (done "unannounced" in arm's
include/frame.h), don't try to define an inline function with the
same name and same contents.


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

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