Added patch headers.
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / include / mach-xen / asm / maddr.h
1 #ifdef CONFIG_X86_32
2 # include "maddr_32.h"
3 #else
4 # include "maddr_64.h"
5 #endif