15 lines
202 B
C++

#ifndef __FENNIX_KERNEL_CPU_x32_MSR_H__
#define __FENNIX_KERNEL_CPU_x32_MSR_H__
#include <types.h>
namespace CPU
{
namespace x32
{
}
}
#endif // !__FENNIX_KERNEL_CPU_x32_MSR_H__