Subject: CVS commit: src/sys/arch/arm/arm
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 09/14/2005 18:26:31
Module Name:	src
Committed By:	martin
Date:		Wed Sep 14 18:26:31 UTC 2005

Modified Files:
	src/sys/arch/arm/arm: process_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.15 -r1.16 src/sys/arch/arm/arm/process_machdep.c

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