Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Castor Fu <castor@netbsd.org>
List: source-changes
Date: 01/17/1999 20:32:50
Module Name:	src
Committed By:	castor
Date:		Mon Jan 18 04:32:49 UTC 1999

Modified Files:
	src/lib/libc/arch/mips/gen: Makefile.inc byte_swap_4.S
Log Message:
* Fix typo in Makefile.inc -- byte_swap_2.4 -> byte_swap_4.S
* Change bytes_swap_4.S to have consistent NLEAF and END for swap routine.