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
/
145 recursive linking
/
edge-cases
/
stobuilt.c
blob: 9cc15bcae442c8cfdb0074780e7e85ebfb7e3dfd (
plain
)
1
2
3
4
5
6
7
#include
"../lib.h"
SYMBOL_EXPORT
int
get_builto_value
(
void
)
{
return
1
;
}