aboutsummaryrefslogtreecommitdiff
path: root/test/exec-target.c
blob: 2399c2d8622ddd4f946b7aa3c63213e7b4236387 (plain)
1
2
3
4
5
6
/* SPDX-License-Identifier: MIT */

int main(int argc, char *argv[])
{
	return 0;
}