summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorjchandra <jchandra@FreeBSD.org>2010-09-13 05:03:37 +0000
committerjchandra <jchandra@FreeBSD.org>2010-09-13 05:03:37 +0000
commitedb616a784426e2b40fc14b140f9456d0c08ea71 (patch)
tree9159e4ec3f6fb149052e01a338da73c700664d73 /sys/conf
parent03c0111187522fd48f46bdc01e44c9371921eb64 (diff)
downloadFreeBSD-src-edb616a784426e2b40fc14b140f9456d0c08ea71.zip
FreeBSD-src-edb616a784426e2b40fc14b140f9456d0c08ea71.tar.gz
The functions in sys/mips/mips/psraccess.S can be implemented with
mips_rd_status/mips_wr_status. Implement them in mips/include/cpufunc.h, and remove psraccess.S. Reviewed by: neel, imp
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.mips1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/files.mips b/sys/conf/files.mips
index c33fa9a..99a7723 100644
--- a/sys/conf/files.mips
+++ b/sys/conf/files.mips
@@ -22,7 +22,6 @@
mips/mips/machdep.c standard
mips/mips/mp_machdep.c optional smp
mips/mips/mpboot.S optional smp
-mips/mips/psraccess.S standard
# ----------------------------------------------------------------------
# Phase 3
# ----------------------------------------------------------------------
OpenPOWER on IntegriCloud