Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
axboe
/
liburing
/
refs/heads/cancel-op
/
.
/
test
/
exec-target.c
blob: 2399c2d8622ddd4f946b7aa3c63213e7b4236387 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: MIT */
int
main
(
int
argc
,
char
*
argv
[])
{
return
0
;
}