Commit 5892fe1 1 parent 4373af7 commit 5892fe1 Copy full SHA for 5892fe1
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
5 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ void disableInterrupts(void);
35
35
// ------------------------------------------------------------
36
36
// Caches
37
37
38
- void invalidateCaches_IS (void );
39
38
void cleanInvalidateDCache (void );
40
39
void invalidateCaches_IS (void );
41
40
void enableCaches (void );
Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ void disableInterrupts(void);
35
35
// ------------------------------------------------------------
36
36
// Caches
37
37
38
- void invalidateCaches_IS (void );
39
38
void cleanInvalidateDCache (void );
40
39
void invalidateCaches_IS (void );
41
40
void enableCaches (void );
Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ void disableInterrupts(void);
35
35
// ------------------------------------------------------------
36
36
// Caches
37
37
38
- void invalidateCaches_IS (void );
39
38
void cleanInvalidateDCache (void );
40
39
void invalidateCaches_IS (void );
41
40
void enableCaches (void );
Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ void disableInterrupts(void);
23
23
// ------------------------------------------------------------
24
24
// Caches
25
25
26
- void invalidateCaches_IS (void );
27
26
void cleanInvalidateDCache (void );
28
27
void invalidateCaches_IS (void );
29
28
void enableCaches (void );
Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ void disableInterrupts(void);
35
35
// ------------------------------------------------------------
36
36
// Caches
37
37
38
- void invalidateCaches_IS (void );
39
38
void cleanInvalidateDCache (void );
40
39
void invalidateCaches_IS (void );
41
40
void enableCaches (void );
You can’t perform that action at this time.
0 commit comments