Subject: CVS commit: src/lib/libc/arch/mips/sys
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 04/22/2005 06:58:01
Module Name:	src
Committed By:	simonb
Date:		Fri Apr 22 06:58:01 UTC 2005

Modified Files:
	src/lib/libc/arch/mips/sys: pipe.S sbrk.S

Log Message:
Use the same function name in the LEAF() and END() directives.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/lib/libc/arch/mips/sys/pipe.S
cvs rdiff -r1.15 -r1.16 src/lib/libc/arch/mips/sys/sbrk.S

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