RT-AC56 3.0.0.4.374.37 core
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / sh / include / asm / kmap_types.h
blob5962b08b6dd8a6258cdeb646fd723a86c0b81cde
1 #ifndef __SH_KMAP_TYPES_H
2 #define __SH_KMAP_TYPES_H
4 /* Dummy header just to define km_type. */
6 #ifdef CONFIG_DEBUG_HIGHMEM
7 #define __WITH_KM_FENCE
8 #endif
10 #include <asm-generic/kmap_types.h>
12 #undef __WITH_KM_FENCE
14 #endif