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
/
osx
/
7 bitcode
/
libfile.c
blob: 8edc66b27dcefa3941c473882df6dae663b46359 (
plain
)
1
2
3
4
5
#include
"vis.h"
int
EXPORT_PUBLIC
libfunc
(
void
)
{
return
3
;
}