xref: /aosp_15_r20/external/ltp/m4/ltp-syncfs.m4 (revision 49cdfc7efb34551c7342be41a7384b9c40d7cab7)
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