Merge branch 'fix/hda' into topic/hda
[deliverable/linux.git] / arch / x86 / lib / msr-reg-export.c
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);
This page took 0.031685 seconds and 6 git commands to generate.