Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[pandora-kernel.git] / arch / x86 / um / shared / sysdep / ptrace.h
1 #ifdef __i386__
2 #include "ptrace_32.h"
3 #else
4 #include "ptrace_64.h"
5 #endif