1 2 3 4 5 6 7 8
#if _ESPIK_DEBUG # ifndef _HAVE_ESPIK_DEBUG_H # define _HAVE_ESPIK_DEBUG_H inline void espik_bt (void); # endif /* _HAVE_ESPIK_DEBUG_H */ #endif /* _ESPIK_DEBUG */