]> Git Repo - linux.git/blob - arch/um/sys-x86/asm/ptrace.h
um: merge arch/um/sys-{i386,x86_64}/asm
[linux.git] / arch / um / sys-x86 / asm / ptrace.h
1 #ifdef CONFIG_X86_32
2 # include "ptrace_32.h"
3 #else
4 # include "ptrace_64.h"
5 #endif
This page took 0.031641 seconds and 4 git commands to generate.