Subject: CVS commit: syssrc/sys/compat/linux/common
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/21/2002 15:23:50
Module Name:	syssrc
Committed By:	christos
Date:		Thu Mar 21 13:23:49 UTC 2002

Modified Files:
	syssrc/sys/compat/linux/common: linux_exec.h

Log Message:
Don't bitch if we don't  have support for a particular arch. This makes it
easier to include this header from userland binaries [sysctl] on archs that
don't support compat-linux without incurring ifdef hell.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/compat/linux/common/linux_exec.h

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