repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hwmon: (jc42) Change detection class
[linux/fpc-iii.git]
/
arch
/
x86
/
lib
/
msr-reg-export.c
blob
a311cc59b65d9769e05af4e566f6c997b3139bc4
1
#include <linux/module.h>
2
#include <asm/msr.h>
3
4
EXPORT_SYMBOL
(
native_rdmsr_safe_regs
);
5
EXPORT_SYMBOL
(
native_wrmsr_safe_regs
);