aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/mutex_32.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-01-30x86: remove fastcall from include/asm-x86Harvey Harrison1-4/+3
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>
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner1-0/+130
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>