1*49cdfc7eSAndroid Build Coastguard Workerdnl SPDX-License-Identifier: GPL-2.0-or-later 2*49cdfc7eSAndroid Build Coastguard Workerdnl Copyright (c) 2019 Linaro Limited. All rights reserved. 3*49cdfc7eSAndroid Build Coastguard Worker 4*49cdfc7eSAndroid Build Coastguard Workerdnl 5*49cdfc7eSAndroid Build Coastguard Workerdnl LTP_CHECK_SYNCFS 6*49cdfc7eSAndroid Build Coastguard Workerdnl ---------------------------- 7*49cdfc7eSAndroid Build Coastguard Workerdnl 8*49cdfc7eSAndroid Build Coastguard WorkerAC_DEFUN([LTP_CHECK_SYNCFS],[ 9*49cdfc7eSAndroid Build Coastguard WorkerAC_CHECK_FUNCS(syncfs,,) 10*49cdfc7eSAndroid Build Coastguard Worker]) 11