#include "crypto_int32.h"

crypto_int32 int32_nonzero_01(crypto_int32 x)
{
  return crypto_int32_nonzero_01(x);
}