summaryrefslogtreecommitdiffstats
path: root/sys/mips
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2008-04-27 00:06:01 +0000
committeralc <alc@FreeBSD.org>2008-04-27 00:06:01 +0000
commit3a9932976459191a48d12bf0812f90451361adce (patch)
treef8e970ee70d7dcc45eb476ca7a9b6d26a2ee5f5f /sys/mips
parent6ba6be92f107ed385dc3be8e188c3f7ea7566ecb (diff)
downloadFreeBSD-src-3a9932976459191a48d12bf0812f90451361adce.zip
FreeBSD-src-3a9932976459191a48d12bf0812f90451361adce.tar.gz
Remove an XXX comment. sys/amd64/amd64/pmap.c revision 1.516 explains why
"pmap_initialized" no longer exists.
Diffstat (limited to 'sys/mips')
-rw-r--r--sys/mips/mips/pmap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/mips/mips/pmap.c b/sys/mips/mips/pmap.c
index 63ac665..03cba24 100644
--- a/sys/mips/mips/pmap.c
+++ b/sys/mips/mips/pmap.c
@@ -65,10 +65,6 @@
* and to when physical maps must be made correct.
*/
-/* XXXimp
- * mips2 has a pmap_initialized, but we don't use it here. Why?
- */
-
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
OpenPOWER on IntegriCloud