aboutsummaryrefslogtreecommitdiff
path: root/libjin/Utils/utils.h
blob: 1654a8f3f4e8c5cac573163a867ba19543cdf1ee (plain)
1
2
3
4
5
6
7
8
9
#ifndef __LIBJIN_UTILS_H
#define __LIBJIN_UTILS_H

#include "macros.h"
#include "endian.h"

#define UNITTEST 0

#endif