Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mipsco/obio
Module Name: src
Committed By: tsutsui
Date: Sat Apr 26 04:58:48 UTC 2025
Modified Files:
src/sys/arch/mipsco/obio: rambo.c rambo.h
Log Message:
Remove dead code and variables from clock interrupt code.
These should have been removed on switching to using MI timecounter(9)
from MD microtime(9) impementation back in 2006:
https://mail-index.netbsd.org/source-changes/2006/09/15/0042.html
https://github.com/NetBSD/src/commit/12fed6d0
Patch from Miod Vallat.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/mipsco/obio/rambo.c
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/mipsco/obio/rambo.h
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