summaryrefslogtreecommitdiff
path: root/sys/arch/mipsco/include/param.h
AgeCommit message (Expand)Author
2019-01-07move DEV_BSIZE, DEV_BSHIFT out of MD param.h, they are same on all portsjdolecek
2011-03-18- include <mips/mips_param.h> after MACHINE is definedtsutsui
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
2009-12-14Merge from matt-nb5-mips64matt
2009-08-13Move MID_MACHINE to <mips/mips_param.h> and use local values so we don'tmatt
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-26Move the include of <machine/intr.h> into the _KERNEL / _LOCORE #ifdefs.he
2006-09-26Protect from multiple inclusion.tsutsui
2006-09-10Change dumb DELAY(9) macro into inline version with asm liketsutsui
2005-12-11merge ktrace-lwp.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-02-26Purge CLSIZE, CLSIZELOG2 and MCLOFSET.simonb
2001-05-30use _KERNEL_OPTmrg
2000-08-12Initial commit of port to MIPS Computer Systems RC3xxx systems.wdk