From 5e60e0e3af85f22aa0afe8bf0ecf85619afacfeb Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 22 Aug 2013 16:39:52 -0400 Subject: Imported Upstream version 0.6.0.12 --- src-ed25519/supercop-ref/crypto_int32.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src-ed25519/supercop-ref/crypto_int32.h (limited to 'src-ed25519/supercop-ref/crypto_int32.h') diff --git a/src-ed25519/supercop-ref/crypto_int32.h b/src-ed25519/supercop-ref/crypto_int32.h new file mode 100644 index 0000000..cae135e --- /dev/null +++ b/src-ed25519/supercop-ref/crypto_int32.h @@ -0,0 +1,6 @@ +#ifndef crypto_int32_h +#define crypto_int32_h + +typedef int crypto_int32; + +#endif -- cgit v1.2.3