]> err.no Git - linux-2.6/blobdiff - arch/x86/kernel/irq_32.c
Merge branch 'master' of ../linux-2.6/
[linux-2.6] / arch / x86 / kernel / irq_32.c
index b49616bcc16bd4efe9e5335f83d46eee63bdb9b4..cef054b09d27345c5f520ecb2a30eb87c3095b1c 100644 (file)
@@ -66,7 +66,7 @@ static union irq_ctx *softirq_ctx[NR_CPUS] __read_mostly;
  * SMP cross-CPU interrupts have their own specific
  * handlers).
  */
-fastcall unsigned int do_IRQ(struct pt_regs *regs)
+unsigned int do_IRQ(struct pt_regs *regs)
 {      
        struct pt_regs *old_regs;
        /* high bit used in ret_from_ code */