summaryrefslogtreecommitdiffstats
path: root/sys/mips/sibyte
diff options
context:
space:
mode:
authorrrs <rrs@FreeBSD.org>2009-10-15 21:03:32 +0000
committerrrs <rrs@FreeBSD.org>2009-10-15 21:03:32 +0000
commit012846ec6c6542a75d19c3072df74711bc05bdb2 (patch)
tree0ef97461eeb725f673752eee00358b8fcac4a8d3 /sys/mips/sibyte
parent23e9b1526a4ceb8fec5cbc92424e9d08bb3b67b3 (diff)
downloadFreeBSD-src-012846ec6c6542a75d19c3072df74711bc05bdb2.zip
FreeBSD-src-012846ec6c6542a75d19c3072df74711bc05bdb2.tar.gz
Does 4 things:
1) Adds future RMI directories 2) Places intr_machdep.c in specfic files.arch pointing to the generic intr_machdep.c. This allows us to have an architecture dependant intr_machdep.c (which we will need for RMI) in the machine specific directory 3) removes intr_machdep.c from files.mips 4) Adds some TARGET_XLR_XLS ifdef's for the machine specific intra_machdep.h. We may need to look at finding a better place to put this. But first I want to get this thing compiling.
Diffstat (limited to 'sys/mips/sibyte')
-rw-r--r--sys/mips/sibyte/files.sibyte2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/sibyte/files.sibyte b/sys/mips/sibyte/files.sibyte
index 56f317d..677796c 100644
--- a/sys/mips/sibyte/files.sibyte
+++ b/sys/mips/sibyte/files.sibyte
@@ -5,5 +5,5 @@ mips/sibyte/sb_zbbus.c standard
mips/sibyte/sb_zbpci.c standard
mips/sibyte/sb_scd.c standard
mips/sibyte/ata_zbbus.c standard
-
+mips/mips/intr_machdep.c standard
mips/sibyte/sb_asm.S standard
OpenPOWER on IntegriCloud