Initial commit
This commit is contained in:
commit
c101616e62
309 changed files with 53937 additions and 0 deletions
7
bundled/cbits/ref10/include/crypto_int32.h
Normal file
7
bundled/cbits/ref10/include/crypto_int32.h
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#ifndef crypto_int32_h
|
||||
#define crypto_int32_h
|
||||
|
||||
#include <stdint.h>
|
||||
typedef int32_t crypto_int32;
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue