diff options
Diffstat (limited to '')
-rw-r--r-- | arch/x86/kernel/macros.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/kernel/macros.S b/arch/x86/kernel/macros.S index bf8b9c93e255..161c95059044 100644 --- a/arch/x86/kernel/macros.S +++ b/arch/x86/kernel/macros.S @@ -13,3 +13,4 @@ #include <asm/paravirt.h> #include <asm/asm.h> #include <asm/cpufeature.h> +#include <asm/jump_label.h> |