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