Sign in
third-party-mirror
/
breakpad
/
57ce4032f5bf1bc1787b729f72e1d233aa3ac6f0
/
.
/
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