summaryrefslogtreecommitdiff
path: root/sys/arch/mips/include/cache_r5900.h
AgeCommit message (Expand)Author
2020-07-26#define<tab>simonb
2016-07-11Change MIPS to use the common pmap code.matt
2014-07-02Restore file for playstation2 accidently overlooked in the big revitilazationmartin
2011-02-20Major merge forward from matt-nb5-mips64.matt
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2003-02-17No need to protect headers with #ifdef _KERNEL if they're never installedsimonb
2001-11-23add #ifndef _LOCORE.uch
2001-11-14Merge the thorpej-mips-cache branch onto the trunk. This is anthorpej