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
/
common
/
225 link language
/
main.c
blob: 5a167e785b2553d4e041b717538c1d88bb221ca3 (
plain
)
1
2
3
4
5
#include
"c_linkage.h"
int
main
(
void
)
{
return
makeInt
();
}