mirror of
https://github.com/kelvinlawson/atomthreads.git
synced 2026-01-11 18:33:16 +01:00
STM8: Remove deprecated stack reference.
This commit is contained in:
committed by
Himanshu Chauhan
parent
c091aabec0
commit
789975075e
@@ -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 */
|
||||||
|
|||||||
Reference in New Issue
Block a user