man9: Add MLINKS for dpcpu macros

MFC after:	1 week
This commit is contained in:
Mark Johnston 2022-12-08 15:07:53 -05:00
parent add8a6c9ac
commit b1ef176eb5

View File

@ -1035,6 +1035,15 @@ MLINKS+=domain.9 protosw.9 \
domain.9 domain_add.9 \
domain.9 protosw_register.9 \
domain.9 protosw_unregister.9
MLINKS+=dpcpu.9 DPCPU_DECLARE.9 \
dpcpu.9 DPCPU_DEFINE.9 \
dpcpu.9 DPCPU_DEFINE_STATIC.9 \
dpcpu.9 DPCPU_GET.9 \
dpcpu.9 DPCPU_ID_PTR.9 \
dpcpu.9 DPCPU_ID_GET.9 \
dpcpu.9 DPCPU_ID_SET.9 \
dpcpu.9 DPCPU_PTR.9 \
dpcpu.9 DPCPU_SET.9
MLINKS+=drbr.9 drbr_free.9 \
drbr.9 drbr_enqueue.9 \
drbr.9 drbr_dequeue.9 \