]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Remove the BURN_BRIDGES marked support for hooking into the ISA timer 0
authorjhb <jhb@FreeBSD.org>
Wed, 9 Mar 2005 15:33:58 +0000 (15:33 +0000)
committerjhb <jhb@FreeBSD.org>
Wed, 9 Mar 2005 15:33:58 +0000 (15:33 +0000)
commit35e48efc224f087c53cc5b73c462988897b0e89c
treedd7e73a2487a335f14973e3880536ae694f3acf5
parent291aff4a04c843d325b34845040d73a130a33e6e
- Remove the BURN_BRIDGES marked support for hooking into the ISA timer 0
  interrupt.
- Remove the timer_func variable as it now has a static value of
  hardclock() and is only used in one place.

Axe borrowed from: phk
sys/i386/include/clock.h
sys/i386/isa/clock.c
sys/isa/atrtc.c
sys/pc98/cbus/clock.c
sys/pc98/cbus/pcrtc.c
sys/pc98/pc98/clock.c