aboutsummaryrefslogtreecommitdiff
path: root/src/espik_debug.h
blob: c91c3fab9f2ea1f39a91e2b1f3e88c2a4626327e (plain) (blame)
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 */