Deleted Added
full compact
15c15
< * $FreeBSD: head/sys/mips/include/locore.h 211862 2010-08-27 07:45:50Z jchandra $
---
> * $FreeBSD: head/sys/mips/include/locore.h 232615 2012-03-06 19:01:32Z jmallett $
37d36
< typedef int mips_prid_t;
65,69d63
< #ifdef _KERNEL
< #ifdef __HAVE_MIPS_MACHDEP_CACHE_CONFIG
< void mips_machdep_cache_config(void);
< #endif
< #endif /* _KERNEL */