Fix yet another stupid typo in previous patch

This commit is contained in:
Ralf Corsepius
2004-04-13 09:48:33 +00:00
parent 408644d412
commit 825808f893

View File

@@ -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