CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/08/16 07:03:58
Modified files:
sys/arch/mips64/include: proc.h
sys/arch/mips64/mips64: context.S cp0access.S cpu.c exception.S
genassym.cf interrupt.c mips64_machdep.c
trap.c
sys/arch/sgi/sgi: machdep.c
Removed files:
sys/arch/mips64/include: rm7000.h
Log message:
Remove RM7000/RM9000-specific performance counter code. It originates
from PMON2000 and has not been enabled on OpenBSD.
Suggested by and ok miod@ (after seeing a quad_t cleanup patch of mine)