diff --git a/cpukit/score/cpu/powerpc/rtems/score/ppc.h b/cpukit/score/cpu/powerpc/rtems/score/ppc.h deleted file mode 100644 index e5f09a7b35..0000000000 --- a/cpukit/score/cpu/powerpc/rtems/score/ppc.h +++ /dev/null @@ -1,19 +0,0 @@ -/** - * @file rtems/score/ppc.h - */ - -/* - * The license and distribution terms for this file may in - * the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. - * - * $Id$ - */ - -#ifndef _RTEMS_SCORE_PPC_H -#define _RTEMS_SCORE_PPC_H -#ifndef RTEMS_NO_WARN_DEPRECATED -#warning is deprecated, use instead -#endif -#include -#endif