cee28c3246dc052e6ef44976356387837c085c9a
[linux] / arch / x86 / kernel / macros.S
1 /* SPDX-License-Identifier: GPL-2.0 */
2
3 /*
4  * This file includes headers whose assembly part includes macros which are
5  * commonly used. The macros are precompiled into assmebly file which is later
6  * assembled together with each compiled file.
7  */
8
9 #include <linux/compiler.h>