From cbdf197db08ba8a8edd925d6811c1c9bf8e0b6be Mon Sep 17 00:00:00 2001 From: Riccardo Spagni Date: Mon, 24 Aug 2015 19:34:10 +0200 Subject: renamed folder --- src/crypto/crypto_ops_builder/crypto_uint32.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 src/crypto/crypto_ops_builder/crypto_uint32.h (limited to 'src/crypto/crypto_ops_builder/crypto_uint32.h') diff --git a/src/crypto/crypto_ops_builder/crypto_uint32.h b/src/crypto/crypto_ops_builder/crypto_uint32.h new file mode 100755 index 000000000..21020d7b5 --- /dev/null +++ b/src/crypto/crypto_ops_builder/crypto_uint32.h @@ -0,0 +1,6 @@ +#ifndef crypto_uint32_h +#define crypto_uint32_h + +typedef unsigned int crypto_uint32; + +#endif -- cgit v1.2.3