Sign in
zircon-guest
/
third_party
/
linux
/
bb13be5145e18cfb3a2f9cc6091aa048d032a3cd
/
.
/
include
/
asm-x86
/
processor.h
blob: 46e1c04e309c790c77be80a6e020ded9e58cc319 [
file
]
#ifdef
CONFIG_X86_32
# include "processor_32.h"
#else
# include "processor_64.h"
#endif