aboutsummaryrefslogtreecommitdiff
#include "pthread_impl.h"

volatile int __abort_lock[1];


#ifdef TEST
int
main(void) {
	return 0;
}
#endif