Sign in
zircon-guest
/
third_party
/
linux
/
327a299d8abd0f4580098cbd6c58b0f017417005
/
.
/
include
/
asm-x86
/
thread_info.h
blob: d5fd12f2abdbb141668c205dd424de8c91de90e4 [
file
]
#ifdef
CONFIG_X86_32
# include "thread_info_32.h"
#else
# include "thread_info_64.h"
#endif