summaryrefslogtreecommitdiff
path: root/src-ed25519/supercop-ref/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