/* Copyright (C) 2014-2016 Ben Kurtovic Released under the terms of the MIT License. See LICENSE for details. */ #pragma once #include /* Functions */ char* decode_mnemonic(const uint8_t*);