packages feed

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

#ifndef crypto_int16_h
#define crypto_int16_h

#include <stdint.h>
typedef int16_t crypto_int16;

#endif