Style tweak.
This commit is contained in:
parent
6341095e0d
commit
94e7919893
@ -44,7 +44,8 @@
|
||||
|
||||
__weak_reference(_pthread_exit, pthread_exit);
|
||||
|
||||
void _exit(int status)
|
||||
void
|
||||
_exit(int status)
|
||||
{
|
||||
int flags;
|
||||
int i;
|
||||
|
Loading…
x
Reference in New Issue
Block a user