Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/acorn32/include Acorn systems do not support the IS...



details:   https://anonhg.NetBSD.org/src/rev/a44cc5ba9a69
branches:  trunk
changeset: 520282:a44cc5ba9a69
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Sun Jan 06 20:29:42 2002 +0000

description:
Acorn systems do not support the ISA bus; remove these files.

diffstat:

 sys/arch/acorn32/include/isa_machdep.h    |  3 ---
 sys/arch/acorn32/include/isapnp_machdep.h |  4 ----
 2 files changed, 0 insertions(+), 7 deletions(-)

diffs (15 lines):

diff -r 3e433cecee3c -r a44cc5ba9a69 sys/arch/acorn32/include/isa_machdep.h
--- a/sys/arch/acorn32/include/isa_machdep.h    Sun Jan 06 20:24:12 2002 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-/* $NetBSD: isa_machdep.h,v 1.1 2001/10/05 22:27:51 reinoud Exp $ */
-
-#include <arm/isa_machdep.h>
diff -r 3e433cecee3c -r a44cc5ba9a69 sys/arch/acorn32/include/isapnp_machdep.h
--- a/sys/arch/acorn32/include/isapnp_machdep.h Sun Jan 06 20:24:12 2002 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-/* $NetBSD: isapnp_machdep.h,v 1.1 2001/10/05 22:27:51 reinoud Exp $ */
-
-#include <arm/isapnp_machdep.h>
-



Home | Main Index | Thread Index | Old Index