[XTENSA] Remove dead code reported by Robert P. J. Day.
[linux-2.6/mini2440.git] / include / asm-x86 / fixmap.h
blob382eb271a89203cc2439fe8a1fb4b38250725648
1 #ifdef CONFIG_X86_32
2 # include "fixmap_32.h"
3 #else
4 # include "fixmap_64.h"
5 #endif