forked from Imagelibrary/rtems
Miscellaneous - Clean up file headers so patterns followed
XXX
This commit is contained in:
@@ -5,10 +5,8 @@
|
|||||||
*
|
*
|
||||||
* The license and distribution terms for this file may be
|
* The license and distribution terms for this file may be
|
||||||
* found in the file LICENSE in this distribution or at
|
* found in the file LICENSE in this distribution or at
|
||||||
*
|
|
||||||
* http://www.rtems.com/license/LICENSE.
|
* http://www.rtems.com/license/LICENSE.
|
||||||
*
|
*
|
||||||
*
|
|
||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -1,13 +1,12 @@
|
|||||||
/*
|
/*
|
||||||
* GP32 startup code
|
* GP32 startup code
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* The license and distribution terms for this file may be
|
* The license and distribution terms for this file may be
|
||||||
* found in the file LICENSE in this distribution or at
|
* found in the file LICENSE in this distribution or at
|
||||||
*
|
|
||||||
* http://www.rtems.com/license/LICENSE.
|
* http://www.rtems.com/license/LICENSE.
|
||||||
*
|
*
|
||||||
*
|
|
||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
/*
|
/*
|
||||||
* Multi UART console serial I/O.
|
* Multi UART console serial I/O.
|
||||||
*
|
*
|
||||||
* TO DO: Add DMA input/output
|
* TO DO: Add DMA input/output
|
||||||
|
|||||||
@@ -1,19 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* bspinit.S
|
* BSP specific initialization for Sparc64 RTEMS -- sun4u BSP
|
||||||
*
|
*
|
||||||
* BSP specific initialization for Sparc64 RTEMS -- sun4u BSP
|
* This code defines start code specific to the sun4u BSP
|
||||||
*
|
*/
|
||||||
* COPYRIGHT (c) 2010 Gedare Bloom.
|
|
||||||
*
|
/*
|
||||||
* The license and distribution terms for this file may be
|
*
|
||||||
* found in the file LICENSE in this distribution or at
|
* COPYRIGHT (c) 2010 Gedare Bloom.
|
||||||
* http://www.rtems.com/license/LICENSE.
|
*
|
||||||
*
|
* The license and distribution terms for this file may be
|
||||||
* This code defines start code specific to the sun4u BSP
|
* found in the file LICENSE in this distribution or at
|
||||||
*
|
* http://www.rtems.com/license/LICENSE.
|
||||||
* $Id$
|
*
|
||||||
*
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <rtems/asm.h>
|
#include <rtems/asm.h>
|
||||||
#include <rtems/score/cpu.h>
|
#include <rtems/score/cpu.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user