Subject: CVS commit: src/sys/compat/mach/arch/powerpc/fasttraps
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 01/25/2003 00:35:44
Module Name:	src
Committed By:	manu
Date:		Fri Jan 24 22:35:44 UTC 2003

Modified Files:
	src/sys/compat/mach/arch/powerpc/fasttraps: mach_fasttraps_thread.c

Log Message:
Use per process emuldata for the thread id for now, but this will change
shortly. This makes hello world working again.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 \
    src/sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_thread.c

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