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
/
18 includedir
/
src
/
prog.c
blob: ce4dd67e9a9523f468a3ca7ba72781de183cf2eb (
plain
)
1
2
3
4
5
#include
"func.h"
int
main
(
void
)
{
return
func
();
}