Rizin
unix-like reverse engineering framework and cli tools
definitions.h
Go to the documentation of this file.
1 // SPDX-FileCopyrightText: 2021 heersin <teablearcher@gmail.com>
2 // SPDX-License-Identifier: LGPL-3.0-only
3 
4 #ifndef RZ_IL_DEFINITIONS_H
5 #define RZ_IL_DEFINITIONS_H
6 
7 #include <rz_util/rz_bitvector.h>
12 #include <rz_il/definitions/mem.h>
13 
14 #endif // RZ_IL_DEFINITIONS_H