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