This website requires JavaScript.
Explore
Help
Register
Sign In
Virtualization
/
meson
mirror of
https://gitlab.com/qemu-project/meson.git
Watch
1
Star
0
Fork
You've already forked meson
0
Code
Issues
Projects
Releases
Wiki
Activity
master
meson
/
manual tests
/
5 rpm
/
lib.c
7 lines
71 B
C
Raw
Permalink
Blame
History
#
include
"lib.h"
char
*
meson_print
(
void
)
{
return
"
Hello, world!
"
;
}
Reference in New Issue
View Git Blame
Copy Permalink