From a3ff693ec26be03c643906cb346aa3dcd040a673 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 26 Nov 2007 19:59:17 +0000 Subject: 2007-11-26 Ray Xu * cpu.c, score/cpu.h: Fix headers. Remove extra inline definition. * cpu_asm.S: Note origin of Thumb support. --- cpukit/score/cpu/arm/cpu.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/score/cpu/arm/cpu.c') diff --git a/cpukit/score/cpu/arm/cpu.c b/cpukit/score/cpu/arm/cpu.c index ed8f3fdb3d..9af0fe3dd0 100644 --- a/cpukit/score/cpu/arm/cpu.c +++ b/cpukit/score/cpu/arm/cpu.c @@ -8,6 +8,8 @@ * Copyright (c) 2002 Advent Networks, Inc * Jay Monkman * + * Copyright (c) 2007 Ray xu + * * 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. -- cgit v1.2.3