]> err.no Git - linux-2.6/blobdiff - include/asm-m68k/atariints.h
netfilter: ipt_addrtype: Fix matching of inverted destination address type
[linux-2.6] / include / asm-m68k / atariints.h
index 42952c890593a6b19854adcef9859a3054be1ff7..5748e99f4e260a2c3337a6bb4808dfc62ab8c774 100644 (file)
@@ -1,7 +1,7 @@
 /*
 ** atariints.h -- Atari Linux interrupt handling structs and prototypes
 **
-** Copyright 1994 by Bj\94rn Brauel
+** Copyright 1994 by Bjรถrn Brauel
 **
 ** 5/2/94 Roman Hodek:
 **   TT interrupt definitions added.
 #define IRQ_TYPE_FAST     1
 #define IRQ_TYPE_PRIO     2
 
-#define        IRQ_SPURIOUS      (0)
-
-/* auto-vector interrupts */
-#define IRQ_AUTO_1        (1)
-#define IRQ_AUTO_2        (2)
-#define IRQ_AUTO_3        (3)
-#define IRQ_AUTO_4        (4)
-#define IRQ_AUTO_5        (5)
-#define IRQ_AUTO_6        (6)
-#define IRQ_AUTO_7        (7)
-
 /* ST-MFP interrupts */
 #define IRQ_MFP_BUSY      (8)
 #define IRQ_MFP_DCD       (9)