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

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

#define UNITTEST 0

#endif