Rizin
unix-like reverse engineering framework and cli tools
mach064_classes.h
Go to the documentation of this file.
1 // SPDX-FileCopyrightText: 2015 inisider <inisider@gmail.com>
2 // SPDX-FileCopyrightText: 2018-2019 Francesco Tamagni <mrmacete@protonmail.ch>
3 // SPDX-License-Identifier: LGPL-3.0-only
4 
5 #ifndef MACH064_CLASSES
6 #define MACH064_CLASSES
7 
8 #define RZ_BIN_MACH064 1
9 #include "mach0_classes.h"
10 
11 #endif