Merge branch 'master' of github.com:/utkumaden/libmx

This commit is contained in:
2024-01-06 13:01:03 +03:00

View File

@@ -9,4 +9,6 @@
#define MX_IMPL #define MX_IMPL
#define MX_INLINE inline static #define MX_INLINE inline static
typedef int32_t mx_len_t;
#endif #endif