summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-12 21:12:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-12 21:12:44 +0000
commit8807eac0e90e1add43e93bf01ca400f50553064a (patch)
tree3abc76bc048145e5f7e66b578bd4aa0aa0089322
parent2001-10-12 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-8807eac0e90e1add43e93bf01ca400f50553064a.tar.bz2
2001-10-12 Joel Sherrill <joel@OARcorp.com>
* clock/p_clock.c, startup/bspstart.c: Fixed typo.
-rw-r--r--c/src/lib/libbsp/powerpc/shared/ChangeLog4
-rw-r--r--c/src/lib/libbsp/powerpc/shared/clock/p_clock.c1
-rw-r--r--c/src/lib/libbsp/powerpc/shared/startup/bspstart.c1
3 files changed, 4 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/powerpc/shared/ChangeLog b/c/src/lib/libbsp/powerpc/shared/ChangeLog
index b2f516584f..5fc02513e3 100644
--- a/c/src/lib/libbsp/powerpc/shared/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/shared/ChangeLog
@@ -1,3 +1,7 @@
+
+ * include/Makefile.am: Use _HEADER instead of H_FILES.
+ * irq/Makefile.am: Ditto.
+ * openpic/Makefile.am: Ditto.
* include/bsp.h: Include <bspopts.h>.
2001-10-25 Joel Sherrill <joel@OARcorp.com>
diff --git a/c/src/lib/libbsp/powerpc/shared/clock/p_clock.c b/c/src/lib/libbsp/powerpc/shared/clock/p_clock.c
index 5de55190d8..ffba905832 100644
--- a/c/src/lib/libbsp/powerpc/shared/clock/p_clock.c
+++ b/c/src/lib/libbsp/powerpc/shared/clock/p_clock.c
@@ -3,7 +3,6 @@
*
* COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may in
* the file LICENSE in this distribution or at
diff --git a/c/src/lib/libbsp/powerpc/shared/startup/bspstart.c b/c/src/lib/libbsp/powerpc/shared/startup/bspstart.c
index 12061e6206..ea20338e8a 100644
--- a/c/src/lib/libbsp/powerpc/shared/startup/bspstart.c
+++ b/c/src/lib/libbsp/powerpc/shared/startup/bspstart.c
@@ -6,7 +6,6 @@
*
* COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at