Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/arch/hp300/conf/files.hp300,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/hp300/conf/files.hp300,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.44 retrieving revision 1.45 diff -u -p -r1.44 -r1.45 --- src/sys/arch/hp300/conf/files.hp300 2001/01/17 00:07:24 1.44 +++ src/sys/arch/hp300/conf/files.hp300 2001/06/18 02:00:49 1.45 @@ -1,4 +1,4 @@ -# $NetBSD: files.hp300,v 1.44 2001/01/17 00:07:24 fvdl Exp $ +# $NetBSD: files.hp300,v 1.45 2001/06/18 02:00:49 christos Exp $ # # hp300-specific configuration info @@ -226,6 +226,7 @@ file arch/m68k/m68k/sunos_machdep.c comp # Linux binary compatibility (COMPAT_LINUX) include "compat/linux/files.linux" include "compat/linux/arch/m68k/files.linux_m68k" +file arch/m68k/m68k/linux_trap.c compat_linux # a.out binary compatibility (COMPAT_AOUT) include "compat/aout/files.aout"