OMAP: Add new function to check wether there is irq pending
[linux-ginger.git] / arch / x86 / include / asm / mmzone.h
blob64217ea16a36034707a7f3fa61e99f99efef08cf
1 #ifdef CONFIG_X86_32
2 # include "mmzone_32.h"
3 #else
4 # include "mmzone_64.h"
5 #endif