Sign in
qemu
/
meson
/
refs/heads/rcdircondense
/
.
/
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
;
}