Merge branch 'refactor' of github.com:smealum/ctrulib into refactor

This commit is contained in:
mtheall 2014-08-26 15:58:24 -05:00
commit a253b10b24

View File

@ -5,6 +5,7 @@
#pragma once
#include <stdint.h>
#include <stdbool.h>
#include <stddef.h>
#define U64_MAX UINT64_MAX