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
/
169 source in dep
/
generated
/
main.c
blob: 1ab980ac6b9606d0a05b2cdb3af9336c8d8142ec (
plain
)
1
2
3
4
5
#include
"funheader.h"
int
main
(
void
)
{
return
my_wonderful_function
()
!=
42
;
}