mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-09-06 10:19:58 +00:00
Add missing type to parsing test.
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
typedef unsigned short U16;
|
typedef unsigned short U16;
|
||||||
typedef signed int int32_t;
|
typedef signed int int32_t;
|
||||||
|
typedef unsigned int uint32_t;
|
||||||
|
|
||||||
/* CMock should handle UTF-8 characters in comments. The world is an awesomely diverse place! */
|
/* CMock should handle UTF-8 characters in comments. The world is an awesomely diverse place! */
|
||||||
/* my µC Rocks! Open Source, not ©! My language has no Ümlauts! ǺƜǝƧǾɱɛ! */ /**! Illegal: åäö */
|
/* my µC Rocks! Open Source, not ©! My language has no Ümlauts! ǺƜǝƧǾɱɛ! */ /**! Illegal: åäö */
|
||||||
|
|||||||
Reference in New Issue
Block a user