Merge branch 'for-1111' of git://gitorious.org/smack-next/kernel into for-linus
[pandora-kernel.git] / arch / x86 / um / asm / ptrace.h
1 #ifdef CONFIG_X86_32
2 # include "ptrace_32.h"
3 #else
4 # include "ptrace_64.h"
5 #endif