2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>

* rtems/score/cpu_asm.h: Sweep to make sure grep for COPYRIGHT passes.
This commit is contained in:
Joel Sherrill
2007-12-17 16:12:34 +00:00
parent 81be799340
commit 5ce8a0d4d5
2 changed files with 5 additions and 3 deletions
+4
View File
@@ -1,3 +1,7 @@
2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/score/cpu_asm.h: Sweep to make sure grep for COPYRIGHT passes.
2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/score/cpu.h: Temporarily use C implementation of swap u32 for
+1 -3
View File
@@ -5,7 +5,7 @@
/*
* $Id$
*
* Copyright (c) 2002 by Advent Networks, Inc.
* COPYRIGHT (c) 2002 by Advent Networks, Inc.
* Jay Monkman <jmonkman@adventnetworks.com>
*
* The license and distribution terms for this file may be
@@ -13,8 +13,6 @@
* http://www.rtems.com/license/LICENSE.
*
* This file is the include file for cpu_asm.S
*
*
*/
#ifndef _RTEMS_SCORE_CPU_ASM_H