zephyr/include/arch/x86
Charles E. Youse 8b339e7409 arch/x86: share implementations of sys_io primitives
The sys_inXX() and sys_read/writeXX() I/O primitives can be shared
between subarches of x86 with minor modifications, so move them.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-09-15 11:33:47 +08:00
..
ia32 arch/x86: share implementations of sys_io primitives 2019-09-15 11:33:47 +08:00
intel64 arch/x86: share implementations of sys_io primitives 2019-09-15 11:33:47 +08:00
arch.h arch/x86: share implementations of sys_io primitives 2019-09-15 11:33:47 +08:00
msr.h arch/x86: add register definitions to msr.h 2019-09-15 11:33:47 +08:00
multiboot.h arch/x86: drivers/display: add framebuffer driver w/ multiboot support 2019-06-06 10:47:29 -07:00