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:
@@ -95,10 +95,6 @@
|
||||
*/
|
||||
|
||||
|
||||
/* Linker-provided startup stack location (usually top of RAM) */
|
||||
extern int _stack;
|
||||
|
||||
|
||||
/* Local data */
|
||||
|
||||
/* Application threads' TCBs */
|
||||
|
||||
Reference in New Issue
Block a user