[TCP]: Convert highest_sack to sk_buff to allow direct access
[pandora-kernel.git] / include / asm-h8300 / irq.h
index 41be646..56eec28 100644 (file)
@@ -59,7 +59,4 @@ static __inline__ int irq_canonicalize(int irq)
        return irq;
 }
 
-extern void enable_irq(unsigned int);
-extern void disable_irq(unsigned int);
-
 #endif /* _H8300_IRQ_H_ */