mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 14:17:27 +02:00
hashlib: declare YS_HASHING_VERSION = 1
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
#include <type_traits>
|
||||
#include <stdint.h>
|
||||
|
||||
#define YS_HASHING_VERSION 1
|
||||
|
||||
namespace hashlib {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user