home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / SLAX 6.0.8 / slax-6.0.8.iso / slax / base / 006-devel.lzm / usr / include / asm-x86 / msr.h < prev    next >
Encoding:
C/C++ Source or Header  |  2008-11-13  |  143 b   |  13 lines

  1. #ifndef __ASM_X86_MSR_H_
  2. #define __ASM_X86_MSR_H_
  3.  
  4. #include <asm/msr-index.h>
  5.  
  6. #ifndef __ASSEMBLY__
  7. # include <linux/types.h>
  8. #endif
  9.  
  10.  
  11.  
  12. #endif
  13.