]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blame - arch/x86/lib/msr-reg-export.c
Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
[mirror_ubuntu-eoan-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);