STM8: Remove deprecated stack reference.

This commit is contained in:
Kelvin Lawson
2011-05-25 23:00:21 +01:00
committed by Himanshu Chauhan
parent c091aabec0
commit 789975075e

View File

@@ -95,10 +95,6 @@
*/ */
/* Linker-provided startup stack location (usually top of RAM) */
extern int _stack;
/* Local data */ /* Local data */
/* Application threads' TCBs */ /* Application threads' TCBs */