Remove references to boot ports
Boot ports are not applicable to single node systems. Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com> Change-Id: I3512a5a0e2a2ba35d4e73a00d8329d301f2bd637
This commit is contained in:
parent
b52882f540
commit
6c4c59c75c
1 changed files with 0 additions and 3 deletions
|
@ -98,9 +98,6 @@ extern kmbox_t hosttxmbx;
|
|||
extern kmemory_pool_t hostrxpool;
|
||||
extern ktask_t ppdrv;
|
||||
|
||||
extern int K_NumBootPorts;
|
||||
extern int K_BootPort;
|
||||
|
||||
extern int K_NodeCount;
|
||||
extern int K_PrioCount;
|
||||
extern int K_TaskCount;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue