#include "crypto_int16.h"

crypto_int16 int16_zero_mask(crypto_int16 x)
{
  return crypto_int16_zero_mask(x);
}