]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/x86/lib/msr-reg-export.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / lib / msr-reg-export.c
CommitLineData
b2441318 1// SPDX-License-Identifier: GPL-2.0
e683014c 2#include <linux/export.h>
b19ae399
PA
3#include <asm/msr.h>
4
1f975f78
AP
5EXPORT_SYMBOL(rdmsr_safe_regs);
6EXPORT_SYMBOL(wrmsr_safe_regs);