mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-06 06:53:39 +00:00
Fix weird definition of NULL
This commit is contained in:
parent
9287d7f6f4
commit
6878c5210f
4 changed files with 26 additions and 10 deletions
|
|
@ -27,5 +27,6 @@ size_assert(int16_t, 2);
|
|||
size_assert(int8_t, 1);
|
||||
|
||||
#define INT32_MIN 0
|
||||
#define INT16_MAX 32767
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue