]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - include/asm-x86/kdebug.h
Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block
[mirror_ubuntu-zesty-kernel.git] / include / asm-x86 / kdebug.h
1 #ifdef CONFIG_X86_32
2 # include "kdebug_32.h"
3 #else
4 # include "kdebug_64.h"
5 #endif