commit | 77c03dcd448aa4c7be45f4edb97381ef463e3911 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Jan 30 13:30:48 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:30:48 2008 +0100 |
tree | 4f9f5de145846bbeac75b33ab10354fdde801583 | |
parent | 2608a6584a0a32d3251dfafad31d9f8b2c784466 [diff] |
x86: remove TRAP_FLAG This gets rid of the local constant macro TRAP_FLAG. It's redundant with the public constant macro X86_EFLAGS_TF. Signed-off-by: Roland McGrath <roland@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>