summaryrefslogtreecommitdiff
path: root/nacl/inttypes/crypto_uint32.c
diff options
context:
space:
mode:
Diffstat (limited to 'nacl/inttypes/crypto_uint32.c')
-rw-r--r--nacl/inttypes/crypto_uint32.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/nacl/inttypes/crypto_uint32.c b/nacl/inttypes/crypto_uint32.c
new file mode 100644
index 00000000..7050b573
--- /dev/null
+++ b/nacl/inttypes/crypto_uint32.c
@@ -0,0 +1,3 @@
1#include "crypto_uint32.h"
2#include "unsigned.h"
3DOIT(32,crypto_uint32)