]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - include/asm-x86/kmap_types.h
e4ec724b298e35ae07582b2af4b1da2657902522
[linux-2.6-omap-h63xx.git] / include / asm-x86 / kmap_types.h
1 #ifdef CONFIG_X86_32
2 # include "kmap_types_32.h"
3 #else
4 # include "kmap_types_64.h"
5 #endif