Subject: CVS commit: src/lib/libc/arch/arm/sys
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 04/06/2003 02:09:59
Module Name: src
Committed By: bjh21
Date: Sat Apr 5 23:09:58 UTC 2003
Modified Files:
src/lib/libc/arch/arm/sys: sigsuspend.S
Log Message:
Use the correct instruction for returning ffrom a function (MOV rather
than MOVS).
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/lib/libc/arch/arm/sys/sigsuspend.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.