mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-02 12:14:32 +02:00
Make compiler happy
This commit is contained in:
@@ -315,7 +315,7 @@ typedef struct {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
void _xt_coproc_release(void * coproc_sa_base);
|
void _xt_coproc_release(volatile void * coproc_sa_base);
|
||||||
|
|
||||||
|
|
||||||
// porttrace
|
// porttrace
|
||||||
|
Reference in New Issue
Block a user