Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
b8cb48aae1b8c50b37dcb7710363aa69a7a0d9ca
/
.
/
arch
/
x86
/
lib
/
msr-reg-export.c
blob: a311cc59b65d9769e05af4e566f6c997b3139bc4 [
file
] [
log
] [
blame
]
#include
<linux/module.h>
#include
<asm/msr.h>
EXPORT_SYMBOL
(
native_rdmsr_safe_regs
);
EXPORT_SYMBOL
(
native_wrmsr_safe_regs
);