mirror of
https://github.com/status-im/evmc.git
synced 2025-02-24 00:48:09 +00:00
7 lines
168 B
C
7 lines
168 B
C
/* EVMC: Ethereum Client-VM Connector API.
|
|
* Copyright 2018 Pawel Bylica.
|
|
* Licensed under the MIT License. See the LICENSE file.
|
|
*/
|
|
|
|
#include <evmc/instructions.h>
|