]> err.no Git - linux-2.6/blob - include/asm-x86/mmu_context.h
V4L/DVB (7670): pxa-camera: handle FIFO overruns
[linux-2.6] / include / asm-x86 / mmu_context.h
1 #ifdef CONFIG_X86_32
2 # include "mmu_context_32.h"
3 #else
4 # include "mmu_context_64.h"
5 #endif