#include "crypto_int8.h"

crypto_int8 int8_nonzero_01(crypto_int8 x)
{
  return crypto_int8_nonzero_01(x);
}