Sign in
nest-open-source
/
nest-cam
/
v350
/
breakpad
/
8dd758f5d498750a4e00d0bfc1a17ecc7713801e
/
.
/
src
/
third_party
/
libdisasm
/
x86_operand_list.h
blob: 53668658ec239e30203f23b1d9d9e133f2b9b9f3 [
file
] [
log
] [
blame
]
#ifndef
X86_OPERAND_LIST_H
#define
X86_OPERAND_LIST_H
#include
"libdis.h"
x86_op_t
*
x86_operand_new
(
x86_insn_t
*
insn
);
#endif