Sign in
third-party-mirror
/
breakpad
/
4d550cceca107f36c4bc1ea1126b7d32cc50f424
/
.
/
src
/
third_party
/
libdisasm
/
x86_operand_list.h
blob: 53668658ec239e30203f23b1d9d9e133f2b9b9f3 [
file
]
#ifndef
X86_OPERAND_LIST_H
#define
X86_OPERAND_LIST_H
#include
"libdis.h"
x86_op_t
*
x86_operand_new
(
x86_insn_t
*
insn
);
#endif