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
/
func16.c
blob: 379b6829f60a8519049650bd5f9e8fc9172b1627 (
plain
)
1
2
3
4
5
6
int
func15
();
int
func16
()
{
return
func15
()
+
1
;
}