/* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2020 Intel Corporation */ #ifndef _RTE_POWER_INTRINSIC_ARM_H_ #define _RTE_POWER_INTRINSIC_ARM_H_ #include #include "generic/rte_power_intrinsics.h" #endif /* _RTE_POWER_INTRINSIC_ARM_H_ */