Subject: CVS commit: basesrc/lib/csu/mips
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/23/2002 03:44:15
Module Name:	basesrc
Committed By:	thorpej
Date:		Sat Nov 23 01:44:14 UTC 2002

Modified Files:
	basesrc/lib/csu/mips: dot_init.h

Log Message:
Fix the _init and _fini function prologues for ABICALLS.  Make sure
the functions are aligned to a 32-bit boundary, otherwise some pretty
colorful lossage can result.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/csu/mips/dot_init.h

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