Subject: CVS commit: src/sys/arch/arm/arm
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/23/2004 20:53:56
Module Name:	src
Committed By:	thorpej
Date:		Mon Aug 23 20:53:56 UTC 2004

Modified Files:
	src/sys/arch/arm/arm: cpufunc_asm_arm10.S

Log Message:
Use the RET macro, rather than "bx lr" unconditionally.  Makes this file
compile again for the INTEGRATOR configuration.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/arm/arm/cpufunc_asm_arm10.S

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