Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 04/27/2001 01:09:58
Module Name:	syssrc
Committed By:	bjh21
Date:		Thu Apr 26 22:09:58 UTC 2001

Modified Files:
	syssrc/sys/arch/arm26/include: profile.h

Log Message:
Arrange to restore R14 on return from __mcount, so that profiled assembler
routines will work.  We could put this in _PROF_PROLOGUE, but this seems
lighter-weight and possibly cleaner.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm26/include/profile.h

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