repo.or.cz
/
linux-2.6
/
linux-mips.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MIPS: SB1250: Include correct header and fix a warning
[linux-2.6/linux-mips.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
);