mirror of
https://github.com/eclipse-threadx/threadx.git
synced 2026-08-17 09:33:32 +08:00
Remove duplicate declaration "invalidateCaches_IS"
Signed-off-by: Du Huanpeng <dhu@hodcarrier.org>
This commit is contained in:
@@ -35,7 +35,6 @@ void disableInterrupts(void);
|
|||||||
// ------------------------------------------------------------
|
// ------------------------------------------------------------
|
||||||
// Caches
|
// Caches
|
||||||
|
|
||||||
void invalidateCaches_IS(void);
|
|
||||||
void cleanInvalidateDCache(void);
|
void cleanInvalidateDCache(void);
|
||||||
void invalidateCaches_IS(void);
|
void invalidateCaches_IS(void);
|
||||||
void enableCaches(void);
|
void enableCaches(void);
|
||||||
|
|||||||
@@ -35,7 +35,6 @@ void disableInterrupts(void);
|
|||||||
// ------------------------------------------------------------
|
// ------------------------------------------------------------
|
||||||
// Caches
|
// Caches
|
||||||
|
|
||||||
void invalidateCaches_IS(void);
|
|
||||||
void cleanInvalidateDCache(void);
|
void cleanInvalidateDCache(void);
|
||||||
void invalidateCaches_IS(void);
|
void invalidateCaches_IS(void);
|
||||||
void enableCaches(void);
|
void enableCaches(void);
|
||||||
|
|||||||
@@ -35,7 +35,6 @@ void disableInterrupts(void);
|
|||||||
// ------------------------------------------------------------
|
// ------------------------------------------------------------
|
||||||
// Caches
|
// Caches
|
||||||
|
|
||||||
void invalidateCaches_IS(void);
|
|
||||||
void cleanInvalidateDCache(void);
|
void cleanInvalidateDCache(void);
|
||||||
void invalidateCaches_IS(void);
|
void invalidateCaches_IS(void);
|
||||||
void enableCaches(void);
|
void enableCaches(void);
|
||||||
|
|||||||
@@ -23,7 +23,6 @@ void disableInterrupts(void);
|
|||||||
// ------------------------------------------------------------
|
// ------------------------------------------------------------
|
||||||
// Caches
|
// Caches
|
||||||
|
|
||||||
void invalidateCaches_IS(void);
|
|
||||||
void cleanInvalidateDCache(void);
|
void cleanInvalidateDCache(void);
|
||||||
void invalidateCaches_IS(void);
|
void invalidateCaches_IS(void);
|
||||||
void enableCaches(void);
|
void enableCaches(void);
|
||||||
|
|||||||
@@ -35,7 +35,6 @@ void disableInterrupts(void);
|
|||||||
// ------------------------------------------------------------
|
// ------------------------------------------------------------
|
||||||
// Caches
|
// Caches
|
||||||
|
|
||||||
void invalidateCaches_IS(void);
|
|
||||||
void cleanInvalidateDCache(void);
|
void cleanInvalidateDCache(void);
|
||||||
void invalidateCaches_IS(void);
|
void invalidateCaches_IS(void);
|
||||||
void enableCaches(void);
|
void enableCaches(void);
|
||||||
|
|||||||
Reference in New Issue
Block a user