#include "crypto_uint8.h"

crypto_uint8 uint8_zero_01(crypto_uint8 x)
{
  return crypto_uint8_zero_01(x);
}