summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/unix
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-26 21:52:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-26 21:52:33 +0000
commitd956ef78db8b3012ca06a246f14dcc5a7e8c9ed1 (patch)
tree7b39bd5cd8c06b13e69c6517a4cf3d16837a60e5 /c/src/lib/libbsp/unix
parent2003-09-26 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-d956ef78db8b3012ca06a246f14dcc5a7e8c9ed1.tar.bz2
2003-09-26 Joel Sherrill <joel@OARcorp.com>
* timer/timer.c: Obsoleting HP PA-RISC port and removing all references.
Diffstat (limited to 'c/src/lib/libbsp/unix')
-rw-r--r--c/src/lib/libbsp/unix/posix/ChangeLog5
-rw-r--r--c/src/lib/libbsp/unix/posix/timer/timer.c4
2 files changed, 7 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/unix/posix/ChangeLog b/c/src/lib/libbsp/unix/posix/ChangeLog
index 9b60ae7408..e6ff8dbfbb 100644
--- a/c/src/lib/libbsp/unix/posix/ChangeLog
+++ b/c/src/lib/libbsp/unix/posix/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-26 Joel Sherrill <joel@OARcorp.com>
+
+ * timer/timer.c: Obsoleting HP PA-RISC port and removing all
+ references.
+
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* clock/clock.c, console/console.c, include/bsp.h, shmsupp/addrconv.c,
diff --git a/c/src/lib/libbsp/unix/posix/timer/timer.c b/c/src/lib/libbsp/unix/posix/timer/timer.c
index e24972fcda..d2e784ed5a 100644
--- a/c/src/lib/libbsp/unix/posix/timer/timer.c
+++ b/c/src/lib/libbsp/unix/posix/timer/timer.c
@@ -1,11 +1,11 @@
/* timer.c
*
- * This file manages the interval timer on the PA-RISC.
+ * This file manages the interval timer on a UNIX BSP.
*
* NOTE: It is important that the timer start/stop overhead be
* determined when porting or modifying this code.
*
- * COPYRIGHT (c) 1989-1999.
+ * COPYRIGHT (c) 1989-2003.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be