mirror of
https://github.com/espressif/openthread.git
synced 2026-09-26 02:47:36 +00:00
[toolchain] remove the unused definition UINT32_MAX
This commit is contained in:
committed by
Jonathan Hui
parent
2a5403d94a
commit
0ffb4ff1d4
@@ -249,10 +249,6 @@ extern "C" {
|
||||
#ifdef __cplusplus
|
||||
#if defined(__CC_ARM) || defined(__ICCARM__)
|
||||
|
||||
#ifndef UINT32_MAX
|
||||
#define UINT32_MAX 0xffffffff
|
||||
#endif
|
||||
|
||||
#ifndef UINT8_MAX
|
||||
#define UINT8_MAX 0xff
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user