summaryrefslogtreecommitdiff
path: root/sys/arch/hpcmips/include/cpu.h
AgeCommit message (Expand)Author
2010-01-21Move arch-local variable to a better namespace to make build again.pooka
2002-01-31clean up header file.uch
2001-09-04May as well include <mips/cpuregs.h> in <mips/cpu.h> once rather thansimonb
2001-09-04Centralise struct cpu_info declaration and related info to <mips/cpu.h>.simonb
2001-08-31Use comments around the token after a #endif.simonb
2001-05-30use _KERNEL_OPTmrg
2000-05-26First sweep at scheduler state cleanup. Collect MI schedulerthorpej
2000-05-05MIPS_INT_MASK_CLOCK and INT_MASK_REAL_DEV are deprecated.soren
2000-04-15remove following symbols which became unnecessary in recent cpu_intr() change:soda
2000-03-24Revert previous.soren
2000-03-24Move sysctl definitions from arch/mips to arch/foo.soren
1999-11-21TX3912/3922 supportuch
1999-09-16Import NetBSD/hpcmips source files from hpcmips repository.takemura