Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: soda
Date: Sat Apr 15 22:05:53 UTC 2000
Modified Files:
syssrc/sys/arch/arc/arc: machdep.c
syssrc/sys/arch/arc/include: cpu.h intr.h
syssrc/sys/arch/cobalt/include: cpu.h
syssrc/sys/arch/hpcmips/include: cpu.h
syssrc/sys/arch/mips/include: cpu.h
syssrc/sys/arch/mips/mips: trap.c
Log Message:
remove following symbols which became unnecessary in recent cpu_intr() change:
mips_hardware_intr
MIPS3_INTERNAL_TIMER_INTERRUPT
mips3_intr_cycle_count
mips3_timer_delta
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 syssrc/sys/arch/arc/arc/machdep.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/arc/include/cpu.h
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/arc/include/intr.h
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/cobalt/include/cpu.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/hpcmips/include/cpu.h
cvs rdiff -r1.38 -r1.39 syssrc/sys/arch/mips/include/cpu.h
cvs rdiff -r1.126 -r1.127 syssrc/sys/arch/mips/mips/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index