summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/common.h
blob: 1376b76ffe5d04f279b3dfaee3116960336f6cd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* 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_ */