diff --git a/src/stack_debug.c b/src/stack_debug.c index 859d990..eb7da94 100644 --- a/src/stack_debug.c +++ b/src/stack_debug.c @@ -15,7 +15,6 @@ #include "stack_debug.h" #if defined(STACK_DEBUG) -extern uint16_t _SP; inline static void HIGH() { P3_4 = 1;