/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright(c) 2021 Microsoft Corporation
 */

#ifndef _RTE_PFLOCK_X86_64_H_
#define _RTE_PFLOCK_X86_64_H_

#ifdef __cplusplus
extern "C" {
#endif

#include "generic/rte_pflock.h"

#ifdef __cplusplus
}
#endif

#endif /* _RTE_PFLOCK_X86_64_H_ */