summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/cpu.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-11-06 23:33:59 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-11-06 23:33:59 +0000
commitbf0a3b24e0c55c352b9ed5d3b96c9c00cfbdacb5 (patch)
treed0509f9a200f54e85809739482a9b3d1a89a5d75 /cpukit/score/cpu/arm/cpu.c
parent2007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-bf0a3b24e0c55c352b9ed5d3b96c9c00cfbdacb5.tar.bz2
2007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* cpu.c: Fix headers.
Diffstat (limited to 'cpukit/score/cpu/arm/cpu.c')
-rw-r--r--cpukit/score/cpu/arm/cpu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/score/cpu/arm/cpu.c b/cpukit/score/cpu/arm/cpu.c
index 87593aa019..ed8f3fdb3d 100644
--- a/cpukit/score/cpu/arm/cpu.c
+++ b/cpukit/score/cpu/arm/cpu.c
@@ -12,6 +12,7 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
+ * $Id$
*/
#include <rtems/system.h>