aboutsummaryrefslogtreecommitdiffstats
path: root/generic/true.c
blob: 8a8ff5dcab8c90064b0a57657e6744d70be9ac98 (plain) (blame)
1
2
3
4
5
6
7
/* See LICENSE file for copyright and license details. */

int
main(void)
{
	return 0;
}