mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
* cpu.c: New (Stub file for consistency with other ports). * Makefile.am: Reflect changes above.
13 lines
286 B
C
13 lines
286 B
C
/*
|
|
* The license and distribution terms for this file may be
|
|
* found in the file LICENSE in this distribution or at
|
|
* http://www.rtems.com/license/LICENSE.
|
|
*
|
|
* $Id$
|
|
*/
|
|
|
|
/*
|
|
* For now, this file is just a stub to work around
|
|
* structural deficiencies of the powerpc port.
|
|
*/
|