mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 20:06:24 +08:00
arch/arm/src/armv7-a/arm_addrenv_utils.c: Fix a new cache interface related warning.
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
|
||||
#include <nuttx/pgalloc.h>
|
||||
#include <nuttx/irq.h>
|
||||
#include <nuttx/cache.h>
|
||||
|
||||
#include "mmu.h"
|
||||
#include "pgalloc.h"
|
||||
|
||||
@@ -73,7 +73,7 @@
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
|
||||
/* Configuration ************************************************************/
|
||||
|
||||
/* Pre-requisites */
|
||||
|
||||
Reference in New Issue
Block a user