Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 12/13/2000 00:38:44
Module Name: basesrc
Committed By: simonb
Date: Tue Dec 12 22:38:43 UTC 2000
Modified Files:
basesrc/lib/libc/arch/arm32: Makefile.inc
basesrc/lib/libc/arch/i386: Makefile.inc
basesrc/lib/libc/sys: Makefile.inc
Log Message:
Move __syscall.S to the arch specific Makefile.inc's where it is
implemented.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/lib/libc/arch/arm32/Makefile.inc
cvs rdiff -r1.13 -r1.14 basesrc/lib/libc/arch/i386/Makefile.inc
cvs rdiff -r1.108 -r1.109 basesrc/lib/libc/sys/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.