Rizin
unix-like reverse engineering framework and cli tools
tuklib_config.h
Go to the documentation of this file.
1 #ifdef HAVE_CONFIG_H
2 # include "sysdefs.h"
3 #else
4 # include <stddef.h>
5 # include <inttypes.h>
6 # include <limits.h>
7 #endif
Common includes, definitions, system-specific things etc.