index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crypto
/
crypto_ops_builder
/
crypto_int32.h
blob: cae135e6e200736258227d2cdae8fc0f5d549836 (
plain
)
1
2
3
4
5
6
#ifndef crypto_int32_h #define crypto_int32_h typedef int crypto_int32; #endif