summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-17 20:38:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-17 20:38:42 +0000
commit0f52b7f223ba34a1a67f1407efc20856f5adb37e (patch)
tree65cee5d8764374cd335f6dbe80ec44403ff4551d /c/src/lib/libbsp/shared/ChangeLog
parent2001-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-0f52b7f223ba34a1a67f1407efc20856f5adb37e.tar.bz2
2001-10-17 Joel Sherrill <joel@OARcorp.com>
* timerstub.c: New stub file for BSPs that don't have timer hardware.
Diffstat (limited to 'c/src/lib/libbsp/shared/ChangeLog')
-rw-r--r--c/src/lib/libbsp/shared/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/shared/ChangeLog b/c/src/lib/libbsp/shared/ChangeLog
index 9bef9a83a7..09eb7cb25e 100644
--- a/c/src/lib/libbsp/shared/ChangeLog
+++ b/c/src/lib/libbsp/shared/ChangeLog
@@ -1,3 +1,7 @@
+2001-10-17 Joel Sherrill <joel@OARcorp.com>
+
+ * timerstub.c: New stub file for BSPs that don't have timer hardware.
+
2001-10-12 Joel Sherrill <joel@OARcorp.com>
* console-polled.c, console.c: Fixed typo.