x86_64: move non-ML headers to include/arch/
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef SOCKS_X86_64_CPU_H_
|
||||
#define SOCKS_X86_64_CPU_H_
|
||||
|
||||
#include <socks/machine/_gdt.h>
|
||||
#include <arch/gdt.h>
|
||||
|
||||
#define ml_halt_cpu() asm volatile("cli;hlt")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user