Rizin
unix-like reverse engineering framework and cli tools
pic_pic18.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2015-2018 oddcoder <ahmedsoliman@oddcoder.com>
2
// SPDX-FileCopyrightText: 2015-2018 thestr4ng3r <info@florianmaerkl.de>
3
// SPDX-License-Identifier: LGPL-3.0-only
4
5
#ifndef PIC_PIC18_H
6
#define PIC_PIC18_H
7
8
#include <
rz_asm.h
>
9
10
int
pic_pic18_disassemble
(
RzAsmOp
*
op
,
char
*opbuf,
const
ut8
*
b
,
int
l);
11
12
#endif
// PIC_PIC18_H
ut8
uint8_t ut8
Definition:
lh5801.h:11
pic_pic18_disassemble
int pic_pic18_disassemble(RzAsmOp *op, char *opbuf, const ut8 *b, int l)
Definition:
pic_pic18.c:114
rz_asm.h
b
#define b(i)
Definition:
sha256.c:42
rz_asm_op_t
Definition:
rz_asm.h:66
op
Definition:
dis.c:32
librz
asm
arch
pic
pic_pic18.h
Generated by
1.9.1