Sign in
coral
/
linux-imx
/
971b893e79db0f7dccfcea15dbdebca3ca64a84d
/
.
/
include
/
asm-x86
/
segment.h
blob: 605068280e2852435a84377f84e26c05df36138e [
file
]
#ifdef
CONFIG_X86_32
# include "segment_32.h"
#else
# include "segment_64.h"
#endif