forked from Imagelibrary/rtems
Fix yet another stupid typo in previous patch
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#ifndef __rtems_score_ppc_h
|
||||
#define __rtems_score_ppc_h
|
||||
#ifndef RTEMS_NO_WARN_DEPRECATED
|
||||
#warning <rtems/score/ppc.h> is deprecated, use <rtems/rtems/score/powerpc.h> instead
|
||||
#warning <rtems/score/ppc.h> is deprecated, use <rtems/score/powerpc.h> instead
|
||||
#endif
|
||||
#include <rtems/score/powerpc.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user