Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/01/1999 06:40:33
Module Name:	src
Committed By:	christos
Date:		Mon Mar  1 14:40:33 UTC 1999

Modified Files:
	src/libexec/ld.elf_so/arch/sparc: rtld_start.S
Log Message:
- Use c style comments.
- & -> and
- align 4 in both functions for consistency.