Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
205c109a7a96d9a3d8ffe64c4068b70811fef5e8
/
.
/
include
/
asm-x86
/
tlbflush.h
blob: 9af4cc83a1afc1be1a3078edbe9eb6231eb47546 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "tlbflush_32.h"
#else
# include "tlbflush_64.h"
#endif