summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-02 14:17:01 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-02 15:41:13 -0500
commit2039926ae8ddfac0f30dceca24643eea9efe5ae1 (patch)
treef8fa7c03e9c1ae6c6d292e69ff4d269987ffce46 /c
parentlibcpu/m68k/mcf532x - Remove bad $Id$ and clean up file header (diff)
downloadrtems-2039926ae8ddfac0f30dceca24643eea9efe5ae1.tar.bz2
score603e - Remove bad $Id$ and clean up file header
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/powerpc/score603e/PCI_bus/PCI.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/powerpc/score603e/PCI_bus/PCI.h b/c/src/lib/libbsp/powerpc/score603e/PCI_bus/PCI.h
index ffa894a79f..1b2730e06e 100644
--- a/c/src/lib/libbsp/powerpc/score603e/PCI_bus/PCI.h
+++ b/c/src/lib/libbsp/powerpc/score603e/PCI_bus/PCI.h
@@ -1,17 +1,19 @@
-/* PCI.h
+/**
+ * @file
*
* This include file contains prototypes for chips attached to the
* PCI bus.
- *
+ */
+
+/*
* COPYRIGHT (c) 1989-2009.
* On-Line Applications Research Corporation (OAR).
*
* 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:
*/
+
#ifndef __PCI_h
#define __PCI_h