/* SPDX-License-Identifier: GPL-2.0-or-later */ /** * @file * @brief x86 common declarations */ #ifndef _ASM_X86_COMMON_H_ #define _ASM_X86_COMMON_H_ /* Nothing exiting yet */ #endif /* _ASM_X86_COMMON_H_ */