Make compiler happy
This commit is contained in:
parent
da5d166356
commit
356ce2f15a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue