Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 12/10/2000 14:49:55
Module Name:	syssrc
Committed By:	jdolecek
Date:		Sun Dec 10 12:49:54 UTC 2000

Modified Files:
	syssrc/sys/arch/powerpc/powerpc: trap.c

Log Message:
provide dymmy symbol 'syscall' to make ppc kernels
linkable after recent emul changes - it's used in emul_netbsd and friends
XXX this is probably wrong solution; should powerpc have separate
XXX syscall() as other ports do ?


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 syssrc/sys/arch/powerpc/powerpc/trap.c

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