Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 01/09/2001 23:19:34
Module Name:	basesrc
Committed By:	bjh21
Date:		Tue Jan  9 21:19:34 UTC 2001

Modified Files:
	basesrc/lib/libc/arch/arm/sys: __sigreturn14.S __syscall.S exect.S
	    syscall.S

Log Message:
Replace boiler-plate code sequences with macro invocations from SYS.h.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/lib/libc/arch/arm/sys/__sigreturn14.S
cvs rdiff -r1.2 -r1.3 basesrc/lib/libc/arch/arm/sys/__syscall.S \
    basesrc/lib/libc/arch/arm/sys/exect.S \
    basesrc/lib/libc/arch/arm/sys/syscall.S

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