packages feed

ed25519-0.0.1.0: src/cbits/include/crypto_uint16.h

#ifndef crypto_uint16_h
#define crypto_uint16_h

#include <stdint.h>
typedef uint16_t crypto_uint16;

#endif