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
/
rust
/
3 staticlib
/
value.c
blob: b71c8060aa224c674fb8f78e8224c829eb7f7389 (
plain
)
1
2
3
4
5
int
c_explore_value
(
void
)
{
return
42
;
}