android_kernel_samsung_hero.../arch/x86/lib/msr-reg-export.c

6 lines
112 B
C
Raw Normal View History

2016-08-17 10:41:52 +02:00
#include <linux/module.h>
#include <asm/msr.h>
EXPORT_SYMBOL(rdmsr_safe_regs);
EXPORT_SYMBOL(wrmsr_safe_regs);