#include "crypto_int16.h"

crypto_int16 int16_nonzero_mask(crypto_int16 x)
{
  return crypto_int16_nonzero_mask(x);
}