summaryrefslogtreecommitdiff
path: root/sys/arch/mipsco/obio/mkclock.c
AgeCommit message (Expand)Author
2014-11-20use the inline bcdtobin and bintobcd directly instead through a macro.christos
2012-10-27split device_t/softc for all remaining drivers.chs
2009-03-14ANSIfy another 1261 function definitions.dsl
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-09-15Convert mipsco to generic TODR and TC. Compile tested only. If thegdamore
2005-12-11merge ktrace-lwp.christos
2003-07-15__KERNEL_RCSID()lukem
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2000-12-03Deal with -Wstrict-prototypes -Wmissing-prototypesmatt
2000-08-12Initial commit of port to MIPS Computer Systems RC3xxx systems.wdk