Subject: CVS commit: src/lib/csu
To: None <source-changes@NetBSD.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 12/24/2005 21:38:40
Module Name: src
Committed By: perry
Date: Sat Dec 24 21:38:40 UTC 2005
Modified Files:
src/lib/csu/sparc: crt0.c
src/lib/csu/sparc64: crt0.c
Log Message:
__asm__ -> __asm
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/lib/csu/sparc/crt0.c
cvs rdiff -r1.23 -r1.24 src/lib/csu/sparc64/crt0.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.