aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/liburing/test/exec-target.c
blob: 21ef58ef8a6c574ee2708ccf1d37900a32fc1d4f (plain) (blame)
1
2
3
4
5
6
7
#include "../config-host.h"
/* SPDX-License-Identifier: MIT */

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