Oops, forgot to remove links for callout_active and callout_deactivate.
This commit is contained in:
parent
060b3ab19e
commit
d14fe20bec
@ -1,4 +1,4 @@
|
|||||||
# $NetBSD: Makefile,v 1.136 2003/02/04 01:22:36 thorpej Exp $
|
# $NetBSD: Makefile,v 1.137 2003/02/04 16:22:47 thorpej Exp $
|
||||||
|
|
||||||
# Makefile for section 9 (kernel function and variable) manual pages.
|
# Makefile for section 9 (kernel function and variable) manual pages.
|
||||||
|
|
||||||
@ -99,8 +99,7 @@ MLINKS+=bus_dma.9 bus_dmamap_create.9 bus_dma.9 bus_dmamap_destroy.9 \
|
|||||||
bus_dma.9 bus_dmamem_mmap.9
|
bus_dma.9 bus_dmamem_mmap.9
|
||||||
MLINKS+=callout.9 callout_init.9 callout.9 callout_reset.9 \
|
MLINKS+=callout.9 callout_init.9 callout.9 callout_reset.9 \
|
||||||
callout.9 callout_schedule.9 callout.9 callout_setfunc.9 \
|
callout.9 callout_schedule.9 callout.9 callout_setfunc.9 \
|
||||||
callout.9 callout_stop.9 callout.9 callout_active.9 \
|
callout.9 callout_stop.9 callout.9 callout_pending.9 \
|
||||||
callout.9 callout_pending.9 callout.9 callout_deactivate.9 \
|
|
||||||
callout.9 CALLOUT_INITIALIZER.9 \
|
callout.9 CALLOUT_INITIALIZER.9 \
|
||||||
callout.9 CALLOUT_INITIALIZER_SETFUNC.9 \
|
callout.9 CALLOUT_INITIALIZER_SETFUNC.9 \
|
||||||
callout.9 timeout.9 callout.9 untimeout.9
|
callout.9 timeout.9 callout.9 untimeout.9
|
||||||
|
Loading…
Reference in New Issue
Block a user