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
/
unit
/
66 static link
/
lib
/
func18.c
blob: c149085ba4f1a7b482e3697a7dfa5f88b64d3c16 (
plain
)
1
2
3
4
5
6
int
func17
();
int
func18
()
{
return
func17
()
+
1
;
}