GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / cris / include / asm / kmap_types.h
blobd2d643c4ea592947cfdf440d3842345c0eff9b44
1 #ifndef _ASM_KMAP_TYPES_H
2 #define _ASM_KMAP_TYPES_H
4 /* Dummy header just to define km_type. None of this
5 * is actually used on cris.
6 */
8 #include <asm-generic/kmap_types.h>
10 #endif