index
:
nitrocli
devel
master
nitrokey-v0.8.0
otp-cache
output-formats
status
Robin Krahl's fork of nitrocli
Robin Krahl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cc
/
cc-test
/
src
/
opt_linkage.c
blob: a74af8cce42484e8268608f23ce9ef7f1f2538d0 (
plain
)
1
2
3
4
5
#include
<stdint.h>
int32_t
answer
()
{
return
42
;
}