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
/
81 extract all
/
one.c
blob: 152a1455d1b6028f58a231d62f3fc4f581a909b3 (
plain
)
1
2
3
4
5
#include
"extractor.h"
int
func1
(
void
)
{
return
1
;
}