1 2 3 4 5 6 7 8
#ifndef HAVE_ESPIK_DEBUG_H #define HAVE_ESPIK_DEBUG_H inline void espik_bt (void); void espik_debug_init(); void kill_me (short num); #endif /* HAVE_ESPIK_DEBUG_H */