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
/
42 subproject
/
subprojects
/
sublib
/
sublib.c
blob: f71564f143c6cc09e9179672183fbafb5538ccf9 (
plain
)
1
2
3
4
5
#include
<subdefs.h>
int
DLL_PUBLIC
subfunc
(
void
)
{
return
42
;
}