File tree Expand file tree Collapse file tree 5 files changed +0
-5
lines changed
ac5/example_build/sample_threadx
ac5/example_build/sample_threadx
cortex_a9_smp/gnu/example_build Expand file tree Collapse file tree 5 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ void disableInterrupts(void);
3535// ------------------------------------------------------------
3636// Caches
3737
38- void invalidateCaches_IS (void );
3938void cleanInvalidateDCache (void );
4039void invalidateCaches_IS (void );
4140void enableCaches (void );
Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ void disableInterrupts(void);
3535// ------------------------------------------------------------
3636// Caches
3737
38- void invalidateCaches_IS (void );
3938void cleanInvalidateDCache (void );
4039void invalidateCaches_IS (void );
4140void enableCaches (void );
Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ void disableInterrupts(void);
3535// ------------------------------------------------------------
3636// Caches
3737
38- void invalidateCaches_IS (void );
3938void cleanInvalidateDCache (void );
4039void invalidateCaches_IS (void );
4140void enableCaches (void );
Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ void disableInterrupts(void);
2323// ------------------------------------------------------------
2424// Caches
2525
26- void invalidateCaches_IS (void );
2726void cleanInvalidateDCache (void );
2827void invalidateCaches_IS (void );
2928void enableCaches (void );
Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ void disableInterrupts(void);
3535// ------------------------------------------------------------
3636// Caches
3737
38- void invalidateCaches_IS (void );
3938void cleanInvalidateDCache (void );
4039void invalidateCaches_IS (void );
4140void enableCaches (void );
You can’t perform that action at this time.
0 commit comments