forked from Imagelibrary/rtems
bsps/powerpc: Delete C pre-processor warning
Do not warn about not implemented cache functions.
This commit is contained in:
@@ -200,8 +200,6 @@ static inline void _CPU_cache_disable_instruction(void)
|
|||||||
|
|
||||||
#else
|
#else
|
||||||
|
|
||||||
#warning Most cache functions are not implemented
|
|
||||||
|
|
||||||
static inline void _CPU_cache_flush_entire_data(void)
|
static inline void _CPU_cache_flush_entire_data(void)
|
||||||
{
|
{
|
||||||
/* Void */
|
/* Void */
|
||||||
|
|||||||
Reference in New Issue
Block a user