commit | dbe3533b7f687402651e893d5b3a7b66f22d6487 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Wed Jan 30 13:33:16 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:16 2008 +0100 |
tree | 036aacab26f71c890c6816d706ecbe43d970abf3 | |
parent | 90d43d728d22a5e20c63c8db1cfb497210768f19 [diff] |
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 <harvey.harrison@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>