Remove references to obsolete symbol _minik_stckp
The symbol _minik_stckp is not used. Change-Id: I61c774c92d31a930264552d58a7f587ea2291866 Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com> Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
This commit is contained in:
parent
d84b4166e2
commit
258f36cabc
|
@ -79,8 +79,6 @@ extern void init_drivers(void); /* generated function */
|
|||
extern const knode_t K_ThisNode;
|
||||
extern int K_StackSize;
|
||||
|
||||
extern void *_minik_stckp;
|
||||
|
||||
extern const uint32_t MTS_CommBufferSize;
|
||||
extern int MTS_RxBuffer[];
|
||||
extern int MTS_TxBuffer[];
|
||||
|
|
Loading…
Reference in a new issue