summaryrefslogtreecommitdiff
path: root/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_int32.h
blob: 3c62609c7205c75064541c808fd8c6d723d12083 (plain)
1
2
3
4
5
6
#ifndef crypto_int32_h
#define crypto_int32_h

typedef int crypto_int32;

#endif