...
This commit is contained in:
parent
06316eff59
commit
f5c7071ecd
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ __inline int get_core_no(void)
|
|||
pid = 12*y + 2*x + z;
|
||||
/* Add 1 to the processor ID to avoid *.*.*.0 IP addresses */
|
||||
return pid;
|
||||
}s
|
||||
}
|
||||
|
||||
|
||||
void* server_task(void* e)
|
||||
|
|
Loading…
Add table
Reference in a new issue