Sign in
qemu
/
meson
/
refs/heads/cmdarrays
/
.
/
test cases
/
common
/
183 partial dependency
/
external_dependency
/
header_only.c
blob: ecdd58becbd73da370478e8dd05e1730151bac9b [
file
] [
log
] [
blame
]
/*
* SPDX-License-Identifier: Apache-2.0
* Copyright © 2024 Intel Corporation
*/
#include
<zlib.h>
int
main
(
void
)
{
return
0
;
}