From: Harvey Harrison Date: Wed, 30 Jan 2008 12:33:16 +0000 (+0100) Subject: x86: clean up ptrace.h X-Git-Tag: v2.6.25-rc1~1143^2~262 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbe3533b7f687402651e893d5b3a7b66f22d6487;p=pandora-kernel.git x86: clean up ptrace.h Leave definition of pt_regs in its own section, move all kernel code to section afterwards, unify prototype definitions, has some conditional prototypes to make it clear what was only defined in 32 and 64 bit. Signed-off-by: Harvey Harrison Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed