blob: c8aca8c501b0e4d2c106d77ca0e676192a435aaa [file] [log] [blame]
Al Viro27f85f12011-08-18 20:02:59 +01001#ifdef CONFIG_X86_32
2# include "ptrace_32.h"
3#else
4# include "ptrace_64.h"
5#endif