summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/nios2/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-03-27 15:02:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-03-27 15:02:21 +0000
commit5632f8da1f65127f7f4a485303e1d3f501331916 (patch)
tree8610a79f05e2bf41485d51f3234a0b2de73bac80 /cpukit/score/cpu/nios2/ChangeLog
parent2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-5632f8da1f65127f7f4a485303e1d3f501331916.tar.bz2
2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu.c, cpu_asm.S, irq.c: Add include of config.h
Diffstat (limited to 'cpukit/score/cpu/nios2/ChangeLog')
-rw-r--r--cpukit/score/cpu/nios2/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/score/cpu/nios2/ChangeLog b/cpukit/score/cpu/nios2/ChangeLog
index 5a8a807b19..d1670cf8a8 100644
--- a/cpukit/score/cpu/nios2/ChangeLog
+++ b/cpukit/score/cpu/nios2/ChangeLog
@@ -1,3 +1,7 @@
+2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * cpu.c, cpu_asm.S, irq.c: Add include of config.h
+
2009-03-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu_asm.S: Eliminate extern of unused variables.