summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/or16/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-01-03 16:37:08 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-01-03 16:37:08 +0000
commitd6ea098b7712f5bf9a4f4c21291c95932bde6c0e (patch)
treed00837ae261a9cf4ac732ea9df103bbefd62f333 /c/src/exec/score/cpu/or16/ChangeLog
parent2001-01-03 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-d6ea098b7712f5bf9a4f4c21291c95932bde6c0e.tar.bz2
2001-01-03 Joel Sherrill <joel@OARcorp.com>
* rtems/score/cpu.h: Added _CPU_Initialize_vectors().
Diffstat (limited to 'c/src/exec/score/cpu/or16/ChangeLog')
-rw-r--r--c/src/exec/score/cpu/or16/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/exec/score/cpu/or16/ChangeLog b/c/src/exec/score/cpu/or16/ChangeLog
index 7c855e7d5b..6d237e9c24 100644
--- a/c/src/exec/score/cpu/or16/ChangeLog
+++ b/c/src/exec/score/cpu/or16/ChangeLog
@@ -1,3 +1,7 @@
+2001-01-03 Joel Sherrill <joel@OARcorp.com>
+
+ * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
+
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.