atomic.9: Add missing MLINK for testandclear, thread_fence routines

Missed in r299912, r326982.

X-MFC-With:	r299912, r326982
Sponsored by:	Dell EMC Isilon
This commit is contained in:
cem 2018-06-26 16:20:19 +00:00
parent 43ee0168f3
commit 9b64800a74

View File

@ -461,7 +461,9 @@ MLINKS+=atomic.9 atomic_add.9 \
atomic.9 atomic_store.9 \
atomic.9 atomic_subtract.9 \
atomic.9 atomic_swap.9 \
atomic.9 atomic_testandset.9
atomic.9 atomic_testandclear.9 \
atomic.9 atomic_testandset.9 \
atomic.9 atomic_thread_fence.9
MLINKS+=bhnd.9 BHND_MATCH_BOARD_TYPE.9 \
bhnd.9 BHND_MATCH_BOARD_VENDOR.9 \
bhnd.9 BHND_MATCH_CHIP_ID.9 \