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