SmartAudio/lichee/linux-4.9/arch/x86/lib/msr-reg-export.c

6 lines
112 B
C
Raw Normal View History

2018-07-13 01:31:50 +00:00
#include <linux/export.h>
#include <asm/msr.h>
EXPORT_SYMBOL(rdmsr_safe_regs);
EXPORT_SYMBOL(wrmsr_safe_regs);