baz.c   [plain text]





// intentionally not-weak
int baz() 
{ 
	return 1; 
}