packages feed

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

#ifndef crypto_int16_h
#define crypto_int16_h

#include <stdint.h>
typedef int16_t crypto_int16;

#endif