mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Remove a warning
This commit is contained in:
@@ -678,9 +678,6 @@ int up_addrenv_restore(FAR const save_addrenv_t *oldenv)
|
||||
|
||||
int up_addrenv_coherent(FAR const group_addrenv_t *addrenv)
|
||||
{
|
||||
uintptr_t vaddr;
|
||||
int i;
|
||||
|
||||
DEBUGASSERT(addrenv);
|
||||
|
||||
/* Invalidate I-Cache */
|
||||
|
||||
Reference in New Issue
Block a user