arm64: ptrace: remove obsolete ptrace request numbers from user headers
authorWill Deacon <will.deacon@arm.com>
Thu, 27 Sep 2012 10:38:12 +0000 (11:38 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 27 Sep 2012 10:46:22 +0000 (11:46 +0100)
The use of regsets has removed the need for many private ptrace requests,
so remove the corresponding definitions from the user-visible ptrace.h

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>

No differences found