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
/
gcc
/
gcc-test
/
src
/
bar2.c
blob: 9be4291183615e35056cfcb480bbda4749331a67 (
plain
)
1
2
3
4
5
6
#include
<stdint.h>
int32_t
bar2
()
{
return
6
;
}