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
/
251 add_project_dependencies
/
main.c
blob: 93b7f72bd41b1895c8dcb797c728ca4e8f179210 (
plain
)
1
2
3
4
5
#include
"lib.h"
int
main
(
void
)
{
return
ok
();
}