Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/macppc/conf Adapt to linux emul trap change.
details: https://anonhg.NetBSD.org/src/rev/2e82e52d2f87
branches: trunk
changeset: 511684:2e82e52d2f87
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Jun 24 17:38:28 2001 +0000
description:
Adapt to linux emul trap change.
diffstat:
sys/arch/macppc/conf/files.macppc | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 79c604efb99a -r 2e82e52d2f87 sys/arch/macppc/conf/files.macppc
--- a/sys/arch/macppc/conf/files.macppc Sun Jun 24 17:29:43 2001 +0000
+++ b/sys/arch/macppc/conf/files.macppc Sun Jun 24 17:38:28 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.macppc,v 1.43 2001/06/08 04:48:57 simonb Exp $
+# $NetBSD: files.macppc,v 1.44 2001/06/24 17:38:28 wiz Exp $
#
# macppc-specific configuration info
@@ -39,6 +39,7 @@
include "compat/linux/files.linux"
include "compat/linux/arch/powerpc/files.linux_powerpc"
file arch/powerpc/powerpc/linux_sigcode.S compat_linux
+file arch/powerpc/powerpc/linux_trap.c compat_linux
#
# RAIDframe
Home |
Main Index |
Thread Index |
Old Index