summaryrefslogblamecommitdiffstats
path: root/cpukit/score/cpu/powerpc/rtems/score/ppc.h
blob: e5f09a7b35e3b462433f83e3c66b0684ebadd57f (plain) (tree)
1
2
3
4
5
6
7
8
9



                          
  

                                                           
                                         
  


        

                          
                                
                                                                               
      
                                
      
/**
 * @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 <rtems/score/ppc.h> is deprecated, use <rtems/score/powerpc.h> instead
#endif
#include <rtems/score/powerpc.h>
#endif