summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-27 12:05:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-27 12:05:19 +0000
commit3fb3de14ff645b2e6d0a23f3fabc2f6ada9140ee (patch)
tree33e15da1f2708e6e63455778ec480291fad4c642 /cpukit
parent2009-05-25 Allan Hessenflow <allanh@kallisti.com> (diff)
downloadrtems-3fb3de14ff645b2e6d0a23f3fabc2f6ada9140ee.tar.bz2
PR fixed.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/score/cpu/bfin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/bfin/ChangeLog b/cpukit/score/cpu/bfin/ChangeLog
index 7ec8c0b2b3..6c7262b964 100644
--- a/cpukit/score/cpu/bfin/ChangeLog
+++ b/cpukit/score/cpu/bfin/ChangeLog
@@ -1,6 +1,6 @@
2009-05-25 Allan Hessenflow <allanh@kallisti.com>
- PR 1418/cpukit
+ PR 1417/cpukit
* rtems/score/cpu.h: corrected _CPU_ISR_Flash implementation, added
core synchronization after all cli/sti.