]> git.karo-electronics.de Git - karo-tx-linux.git/blob - include/asm-x86/tlb.h
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[karo-tx-linux.git] / include / asm-x86 / tlb.h
1 #ifdef CONFIG_X86_32
2 # include "tlb_32.h"
3 #else
4 # include "tlb_64.h"
5 #endif