mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
increasing the readability of the code
This commit is contained in:
parent
71d2152df8
commit
46e229ba7c
1 changed files with 2 additions and 2 deletions
|
@ -127,8 +127,8 @@ int smp_main(void)
|
|||
|
||||
while(1) {
|
||||
check_workqueues();
|
||||
HALT;
|
||||
}
|
||||
HALT;
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue