patch-2.3.18 linux/include/asm-sparc64/irq.h
Next file: linux/include/asm-sparc64/mmu_context.h
Previous file: linux/include/asm-sparc64/iommu.h
Back to the patch index
Back to the overall index
-  Lines: 14
 -  Date:
Wed Sep  8 11:14:32 1999
 -  Orig file: 
v2.3.17/linux/include/asm-sparc64/irq.h
 -  Orig date: 
Tue Aug 31 17:29:14 1999
 
diff -u --recursive --new-file v2.3.17/linux/include/asm-sparc64/irq.h linux/include/asm-sparc64/irq.h
@@ -1,4 +1,4 @@
-/* $Id: irq.h,v 1.15 1999/08/30 10:14:48 davem Exp $
+/* $Id: irq.h,v 1.16 1999/09/06 01:17:52 davem Exp $
  * irq.h: IRQ registers on the 64-bit Sparc.
  *
  * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
@@ -94,6 +94,7 @@
 #define NR_IRQS    15
 
 extern void disable_irq(unsigned int);
+#define disable_irq_nosync disable_irq
 extern void enable_irq(unsigned int);
 extern void init_timers(void (*lvl10_irq)(int, void *, struct pt_regs *),
 			unsigned long *);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)