From 73a668980d6778fc332dc685b51748e2ee588fe0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 29 Jun 2011 15:12:08 +0000 Subject: 2011-06-29 Joel Sherrill * smp/getcpuid.c: Fix header from accidental and irrelevant copy and paste. --- c/src/lib/libbsp/sparc/leon3/ChangeLog | 5 +++++ c/src/lib/libbsp/sparc/leon3/smp/getcpuid.c | 15 +++++++++++---- 2 files changed, 16 insertions(+), 4 deletions(-) (limited to 'c') diff --git a/c/src/lib/libbsp/sparc/leon3/ChangeLog b/c/src/lib/libbsp/sparc/leon3/ChangeLog index b6ff8b1763..c8ed389aa5 100644 --- a/c/src/lib/libbsp/sparc/leon3/ChangeLog +++ b/c/src/lib/libbsp/sparc/leon3/ChangeLog @@ -1,3 +1,8 @@ +2011-06-29 Joel Sherrill + + * smp/getcpuid.c: Fix header from accidental and irrelevant copy and + paste. + 2011-06-28 Joel Sherrill Jennifer Averett diff --git a/c/src/lib/libbsp/sparc/leon3/smp/getcpuid.c b/c/src/lib/libbsp/sparc/leon3/smp/getcpuid.c index 8bde93f8d9..26ee78810f 100644 --- a/c/src/lib/libbsp/sparc/leon3/smp/getcpuid.c +++ b/c/src/lib/libbsp/sparc/leon3/smp/getcpuid.c @@ -1,9 +1,16 @@ -/* - * Extracted from smp-imps.c +/** + * @file * - * + * LEON3 SMP Obtain CPU Core Number + */ + +/* + * COPYRIGHT (c) 1989-2011. + * On-Line Applications Research Corporation (OAR). * - * Author: Erich Boleyn http://www.uruk.org/~erich/ + * 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$ */ -- cgit v1.2.3