mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Make compiler happy
This commit is contained in:
parent
da5d166356
commit
356ce2f15a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user