/* * Copyright (c) 2022 Intel Corp. * SPDX-License-Identifier: Apache-2.0 */ #include #ifdef CONFIG_X86_64 #include #else #include #endif /* CONFIG_X86_64 */