Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_types.h>
#include <rz_util.h>
#include <rz_asm.h>
#include <rz_lib.h>
#include "../arch/i4004/i4004dis.c"
Go to the source code of this file.
Functions | |
static int | disassemble (RzAsm *a, RzAsmOp *op, const ut8 *buf, int len) |
Variables | |
RzAsmPlugin | rz_asm_plugin_i4004 |
RZ_API RzLibStruct | rizin_plugin |
RZ_API RzLibStruct rizin_plugin |
Definition at line 26 of file asm_i4004.c.
RzAsmPlugin rz_asm_plugin_i4004 |
Definition at line 15 of file asm_i4004.c.