]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - arch/x86/include/asm/export.h
Merge commit 'upstream-x86-entry' into WIP.x86/mm
[mirror_ubuntu-jammy-kernel.git] / arch / x86 / include / asm / export.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifdef CONFIG_64BIT
3 #define KSYM_ALIGN 16
4 #endif
5 #include <asm-generic/export.h>