Linux Foundation Collaborative Projects
index
:
virtio/qemu
master
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson
/
test cases
/
unit
/
31 forcefallback
/
subprojects
/
notzlib
/
notzlib.c
blob: c3b6bf9c22dc53eb2116c818c9db454e9a91d161 (
plain
)
1
2
3
4
5
6
#include
"notzlib.h"
int
not_a_zlib_function
(
void
)
{
return
42
;
}