Subject: CVS commit: src/lib/libc/arch/alpha/gen
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 03/01/2004 19:26:29
Module Name:	src
Committed By:	drochner
Date:		Mon Mar  1 19:26:29 UTC 2004

Modified Files:
	src/lib/libc/arch/alpha/gen: Makefile.inc makecontext.c
Added Files:
	src/lib/libc/arch/alpha/gen: _resumecontext.S

Log Message:
we need a silly trampoline to make _resumecontext work


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/lib/libc/arch/alpha/gen/Makefile.inc
cvs rdiff -r0 -r1.1 src/lib/libc/arch/alpha/gen/_resumecontext.S
cvs rdiff -r1.2 -r1.3 src/lib/libc/arch/alpha/gen/makecontext.c

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