mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-23 01:58:24 +08:00
feat(esp8266): Remove the define of LOCAL
This commit is contained in:
@ -63,8 +63,6 @@ typedef double real64;
|
|||||||
|
|
||||||
#define __le16 u16
|
#define __le16 u16
|
||||||
|
|
||||||
#define LOCAL static
|
|
||||||
|
|
||||||
#ifndef NULL
|
#ifndef NULL
|
||||||
#define NULL (void *)0
|
#define NULL (void *)0
|
||||||
#endif /* NULL */
|
#endif /* NULL */
|
||||||
|
Reference in New Issue
Block a user