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
/
manual tests
/
6 hg wrap
/
prog.c
blob: 6e2c4d8613fd700ef7efbc4c30923ab18332afc8 (
plain
)
1
2
3
4
5
6
#include
"subproj.h"
int
main
(
void
)
{
subproj_function
();
return
0
;
}