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
ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header
[linux/fpc-iii.git]
/
arch
/
x86
/
lib
/
msr-reg-export.c
blob
8d6ef78b5d01c3a180959bd54f7da26ddf325188
1
#include <linux/module.h>
2
#include <asm/msr.h>
3
4
EXPORT_SYMBOL
(
rdmsr_safe_regs
);
5
EXPORT_SYMBOL
(
wrmsr_safe_regs
);