#ifndef _HACK_INTERRUPT_H_ #define _HACK_INTERRUPT_H_ #define NET_BH 1 void mark_bh (int); #endif