]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/x86/include/asm/export.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / include / asm / export.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
784d5699
AV
2#ifdef CONFIG_64BIT
3#define KSYM_ALIGN 16
4#endif
5#include <asm-generic/export.h>