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
/
func19.c
blob: 69120e4bf884483953ee145de87c460c2b4c7b90 (
plain
)
1
2
3
4
5
6
7
int
func17
();
int
func18
();
int
func19
()
{
return
func17
()
+
func18
();
}