Sign in
qemu
/
meson
/
87681980bc8f49d8f3dbbcb0db8944a487575e96
/
.
/
test cases
/
unit
/
93 new subproject in configured project
/
subprojects
/
sub
/
foo.c
blob: 9713d9f7f47a8782fc94365cfff20d13f3d74d4d [
file
] [
log
] [
blame
]
/* SPDX-license-identifier: Apache-2.0 */
/* Copyright © 2021 Intel Corporation */
int
func
(
void
)
{
return
1
;
}