CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2012/07/14 13:50:12

Modified files:
        sys/arch/mips64/include: cpu.h 
        sys/arch/mips64/mips64: clock.c mips64_machdep.c 

Log message:
Split the existing mips64 clock code into time-of-day and generic duties in
machdep.c, and internal clock interrupting on level 5, still in clock.c; this
will allow other clock sources to be used in the near future. (delay() will
remain tied to the internal clock)

Reply via email to