rt2x00: Upgrade queue->lock to use irqsave
[linux-2.6/openmoko-kernel/knife-kernel.git] / include / asm-x86 / pgalloc.h
blob5886eed05886d897a97f59200c5f33c3af37be95
1 #ifdef CONFIG_X86_32
2 # include "pgalloc_32.h"
3 #else
4 # include "pgalloc_64.h"
5 #endif