#include "crypto_int16.h"

crypto_int16 int16_positive_01(crypto_int16 x)
{
  return crypto_int16_positive_01(x);
}