commit | 9b7dc567d03d74a1fbae84e88949b6a60d922d82 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri May 02 20:10:09 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon May 12 21:28:05 2008 +0200 |
tree | 7b59581c40ea13373574daeb53a01e90729ddc7f | |
parent | 2e0884362d1fe36ef2d673d763d6ce35e2044e66 [diff] |
x86: unify interrupt vector defines The interrupt vector defines are copied 4 times around with minimal differences. Move them all into asm-x86/irq_vectors.h Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>