This is a low level library that provides only the most basic wrapper functions for assembly instructions, defines etc. fo x86 hardware.
Currently supports * I/O registers * Control registers * MSR registers * cpuid / rdtsc / cli / sti etc.
This only depends on libcore so it can be used in kernel level code.