index
:
meson
debian
progress-linux
upstream
debian 11 backports: hardware (libnvme, nvme-cli)
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
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
();
}