Add *NSYNC mu_test

This commit is contained in:
Justine Tunney 2022-09-11 18:53:52 -07:00
parent b5cb71ab84
commit 9b89a7c51d
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
13 changed files with 2101 additions and 28 deletions

View file

@ -159,6 +159,8 @@ static void SetLimit(int resource, uint64_t soft, uint64_t hard) {
}
}
#pragma weak main
/**
* Generic test program main function.
*/