Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
002c7f7c32a6123f0894d7d579ffae8e98911830
/
.
/
include
/
asm-x86
/
mpspec.h
blob: 8f268e8fd2e9d4ad06c6751c0f6e087af4d1912a [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "mpspec_32.h"
#else
# include "mpspec_64.h"
#endif