/*
 * Copyright (c) 2018 IOTA Stiftung
 * https://github.com/iotaledger/iota_common
 *
 * Refer to the LICENSE file for licensing information
 */

#include <stdlib.h>

#include "common/crypto/curl-p/const.h"
#include "common/crypto/curl-p/indices.h"

size_t const CURL_INDEX[STATE_LENGTH + 1] = {__INDEX_TABLE};
trit_t const TRUTH_TABLE[11] = {__TRUTH_TABLE};
