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
/
230 external project
/
func.c
blob: 31393fd651bab80f28c8003560291d3409377d0f (
plain
)
1
2
3
4
5
6
#include
"func.h"
int
func
(
void
)
{
return
1
;
}