aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/mach-default/mach_ipi.h
Commit message (Collapse)AuthorAgeFilesLines
* x86: move ipi definitions to mach_ipi.hGlauber Costa2008-04-171-0/+10
| | | | | | | take them out of the x86_64-only asm/mach_apic.h Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-0/+54
Move the headers to include/asm-x86 and fixup the header install make rules Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>