summaryrefslogtreecommitdiff
path: root/util/sbase/true.c
blob: cb081ec035972ba17a7cea165d88edc9295970f1 (plain)
1
2
3
4
5
6
/* See LICENSE file for copyright and license details. */
int
main(void)
{
	return 0;
}