mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-28 15:30:17 +00:00
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