Remove references to obsolete MTS_xxx symbols
The MTS_xxx symbols are not used. Change-Id: Ic24379d5027dc0be3dd898d024abe6cbf602410e Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com> Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
This commit is contained in:
parent
258f36cabc
commit
3a44f56bac
1 changed files with 0 additions and 4 deletions
|
@ -79,10 +79,6 @@ extern void init_drivers(void); /* generated function */
|
|||
extern const knode_t K_ThisNode;
|
||||
extern int K_StackSize;
|
||||
|
||||
extern const uint32_t MTS_CommBufferSize;
|
||||
extern int MTS_RxBuffer[];
|
||||
extern int MTS_TxBuffer[];
|
||||
extern uint32_t *const MTS_PeekPokeBufferPtr;
|
||||
extern kmbox_t hostrxmbx;
|
||||
extern kmbox_t hosttxmbx;
|
||||
extern kmemory_pool_t hostrxpool;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue