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
/
common
/
196 subproject with features
/
subprojects
/
sub
/
lib
/
sub.c
blob: 768ed36d6ebca5c6dd5188ec0efb75d8f2cf847c (
plain
)
1
2
3
4
5
#include
"sub.h"
int
sub
(
void
)
{
return
0
;
}