V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.h
[linux-2.6/kvm.git] / include / asm-x86 / mmzone.h
blob64217ea16a36034707a7f3fa61e99f99efef08cf
1 #ifdef CONFIG_X86_32
2 # include "mmzone_32.h"
3 #else
4 # include "mmzone_64.h"
5 #endif