]> Git Repo - linux.git/blob - arch/x86/lib/msr-reg-export.c
sysfs: use seq_file when reading regular files
[linux.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);
This page took 0.032053 seconds and 4 git commands to generate.