#include "fromsupercop.h"

crypto_int32 int32_nonzero_mask(crypto_int32 a)
{
  return crypto_int32_nonzero_mask(a);
}