serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since b8b64a8 was ab5e715c, checked in by Jiří Zárevúcky <zarevucky.jiri@…>, 6 years ago |
Add missing newlines at EOF
|
-
Property mode
set to
100644
|
File size:
159 bytes
|
Line | |
---|
1 | ASSERT_EQ_FN_DEF(uint8_t, "hhu", "hhx")
|
---|
2 | ASSERT_EQ_FN_DEF(uint16_t, "hu", "hx")
|
---|
3 | ASSERT_EQ_FN_DEF(uint32_t, "u", "x")
|
---|
4 | ASSERT_EQ_FN_DEF(uint64_t, PRIu64, PRIx64)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.