/* * Copyright (c) 2024 Intel Corporation * * SPDX-License-Identifier: Apache-2.0 */ #include #include #include #ifdef CONFIG_TIMER_HAS_64BIT_CYCLE_COUNTER EXPORT_SYMBOL(sys_clock_cycle_get_64); #endif