STM8: Remove deprecated stack reference.

This commit is contained in:
Kelvin Lawson
2011-05-25 23:00:21 +01:00
parent 916dc11a0c
commit 8b1739e8f4

View File

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