Style tweak.

This commit is contained in:
John Baldwin 2005-05-31 19:56:52 +00:00
parent 6341095e0d
commit 94e7919893

View File

@ -44,7 +44,8 @@
__weak_reference(_pthread_exit, pthread_exit);
void _exit(int status)
void
_exit(int status)
{
int flags;
int i;