#include "crypto_uint16.h"

crypto_uint16 uint16_zero_01(crypto_uint16 x)
{
  return crypto_uint16_zero_01(x);
}