summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m68k/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-13 22:13:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-13 22:13:02 +0000
commit1603ecd4b4ce4710db206454d1da940179345335 (patch)
tree27b43e59adcf055d4e33364b62a7b8dedfb97cc3 /cpukit/score/cpu/m68k/ChangeLog
parent2008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-1603ecd4b4ce4710db206454d1da940179345335.tar.bz2
2008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/score/m68k.h: There is no point in defining the maximum priorities to 255. priority.h will default it to this.
Diffstat (limited to 'cpukit/score/cpu/m68k/ChangeLog')
-rw-r--r--cpukit/score/cpu/m68k/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/m68k/ChangeLog b/cpukit/score/cpu/m68k/ChangeLog
index c143e1fd11..4a02e00a08 100644
--- a/cpukit/score/cpu/m68k/ChangeLog
+++ b/cpukit/score/cpu/m68k/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * rtems/score/m68k.h: There is no point in defining the maximum
+ priorities to 255. priority.h will default it to this.
+
2008-06-10 Chris Johns <chrisj@rtems.org>
* cpu_asm.S: Add Coldfire FPU support.