]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blob - arch/x86/include/asm/export.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-eoan-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>