Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livep...
[sfrench/cifs-2.6.git] / arch / x86 / lib / msr-reg-export.c
1 #include <linux/module.h>
2 #include <asm/msr.h>
3
4 EXPORT_SYMBOL(rdmsr_safe_regs);
5 EXPORT_SYMBOL(wrmsr_safe_regs);