packages feed

ed25519-0.0.4.0: src/cbits/ref10/include/crypto_uint16.h

#ifndef crypto_uint16_h
#define crypto_uint16_h

#include <stdint.h>
typedef uint16_t crypto_uint16;

#endif