Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
47c0bd1ae24c34e851cf0f2b02ef2a6847d7ae15
/
.
/
include
/
asm-x86
/
processor.h
blob: 46e1c04e309c790c77be80a6e020ded9e58cc319 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "processor_32.h"
#else
# include "processor_64.h"
#endif