Remove references to LinkIn and LinkOut
The LinkIn[] and LinkOut[] arrays are not used. Change-Id: I8c2909a587160f0715aa3a82a41d78b86d4ea56c Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
parent
0e0ca54364
commit
a7407cbeb6
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@ extern K_TIMER *_k_timer_list_tail;
|
|||
extern int64_t _k_sys_clock_tick_count;
|
||||
|
||||
extern struct nano_stack _k_command_stack;
|
||||
extern struct nano_lifo LinkIn[6];
|
||||
extern struct nano_lifo LinkOut[6];
|
||||
extern struct nano_lifo K_DataFree;
|
||||
extern struct nano_lifo _k_server_command_packet_free;
|
||||
#ifndef LITE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue