Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/conf This file is not used.
details: https://anonhg.NetBSD.org/src/rev/1108eda35bc1
branches: trunk
changeset: 517281:1108eda35bc1
user: thorpej <thorpej%NetBSD.org@localhost>
date: Sat Nov 10 00:13:58 2001 +0000
description:
This file is not used.
diffstat:
sys/arch/arm/conf/files.xscale | 27 ---------------------------
1 files changed, 0 insertions(+), 27 deletions(-)
diffs (31 lines):
diff -r 5ef599012d61 -r 1108eda35bc1 sys/arch/arm/conf/files.xscale
--- a/sys/arch/arm/conf/files.xscale Sat Nov 10 00:11:11 2001 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,27 +0,0 @@
-# $NetBSD: files.xscale,v 1.2 2001/09/05 16:12:36 matt Exp $
-#
-# Shared xscale files information
-
-defopt I80312
-
-#
-# obio is used for when devices are attached to one or both
-# of the flash regions. Since it
-#
-define obiobus { bank=-1 }
-define obio { instance=-1 }
-device obio
-attach obio at obiobus
-file arch/arm/xscale/obio_common.c obio
-
-# i80312 specific files
-define iopxs {}
-device iopxs: pcibus, obiobus
-attach iopxs at mainbus
-file arch/arm/xscale/iopxs.c iopxs
-file arch/arm/xscale/iopxs_machdep.c iopxs
-file arch/arm/xscale/iopxs_io.c iopxs
-file arch/arm/xscale/iopxs_io_asm.S iopxs
-file arch/arm/xscale/iopxs_pci.c iopxs
-file arch/arm/xscale/iopxs_irq.S iopxs
-file arch/arm/xscale/iopxs_irqhandler.c iopxs
Home |
Main Index |
Thread Index |
Old Index