5 lines
75 B
C
5 lines
75 B
C
|
#include <pentabug/lifecycle.h>
|
||
|
|
||
|
jmp_buf app_jmp_buf;
|
||
|
uint8_t should_stop;
|