diff options
author | Jeff Dike <[email protected]> | 2006-09-25 23:33:10 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2006-09-26 08:49:10 -0700 |
commit | e8df8c3304cfc7d68e9a6a7b6df6c64783cd6991 (patch) | |
tree | 19430fa49f774ebeaa7cf8d5d40c58600ad79bf5 /net/unix/af_unix.c | |
parent | 70e0eb8ef143f3729065c504177413ffe165af22 (diff) |
[PATCH] Make UML use ptrace-abi.h
Include the host architecture's ptrace-abi.h instead of ptrace.h.
There was some cpp mangling of names around the ptrace.h include to avoid
symbol clashes between UML and the host architecture. Most of these can go
away. The exception is struct pt_regs, which is convenient to have in
userspace, but must be renamed in order that UML can define its own.
ptrace-x86_64.h needed to have some now-obsolete cpp cruft and a declaration
removed.
Signed-off-by: Jeff Dike <[email protected]>
Cc: David Woodhouse <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions