diff options
| author | Alan Cox <alc@FreeBSD.org> | 2008-04-27 00:06:01 +0000 |
|---|---|---|
| committer | Alan Cox <alc@FreeBSD.org> | 2008-04-27 00:06:01 +0000 |
| commit | d239bfe45ae58c24259af1447e9cc3d2e56d1e55 (patch) | |
| tree | f8e970ee70d7dcc45eb476ca7a9b6d26a2ee5f5f /sys/mips | |
| parent | 3086a7a9b432724f84e1e29fb4aaa908e6262edf (diff) | |
Notes
Diffstat (limited to 'sys/mips')
| -rw-r--r-- | sys/mips/mips/pmap.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/mips/mips/pmap.c b/sys/mips/mips/pmap.c index 63ac66540d3a..03cba24b5b23 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$"); |
