...
This commit is contained in:
parent
5dccc9c532
commit
b11940b7d1
1 changed files with 2 additions and 2 deletions
|
@ -267,9 +267,9 @@ return NULL;
|
|||
int test_init(void)
|
||||
{
|
||||
|
||||
// if (!get_core_no())
|
||||
if (!get_core_no())
|
||||
create_kernel_task(NULL,server_task,NULL);
|
||||
// else
|
||||
else
|
||||
create_kernel_task(NULL,client_task,NULL);
|
||||
|
||||
#if 0
|
||||
|
|
Loading…
Add table
Reference in a new issue