Subject: CVS commit: syssrc/sys/compat/linux/arch/powerpc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/13/2002 15:37:23
Module Name:	syssrc
Committed By:	jdolecek
Date:		Wed Nov 13 13:37:23 UTC 2002

Modified Files:
	syssrc/sys/compat/linux/arch/powerpc: linux_exec.h linux_exec_powerpc.c

Log Message:
use generic ELF AuxInfo, no need to define a 'linux' variant here
simplify LINUX_ELF_AUX_ARGSIZ definition, LINUX_SP_WRAP is always defined here


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/compat/linux/arch/powerpc/linux_exec.h
cvs rdiff -r1.7 -r1.8 \
    syssrc/sys/compat/linux/arch/powerpc/linux_exec_powerpc.c

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