Commit 5e4dcd00 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

Merge branch 'spll_ng' of ohwr.org:hdl-core-lib/wr-cores/wrpc-sw into spll_ng

parents 010ec594 853c570e
...@@ -11,6 +11,8 @@ typedef signed short int16_t; ...@@ -11,6 +11,8 @@ typedef signed short int16_t;
typedef signed int int32_t; typedef signed int int32_t;
typedef signed long long int64_t; typedef signed long long int64_t;
typedef uint32_t useconds_t;
#define UINT32_MAX 4294967295U #define UINT32_MAX 4294967295U
#endif #endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment