From a0cb87cbfc272d12265c3bb70417d9f1036bd59f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 25 Apr 2010 21:37:46 +0000 Subject: 2010-04-25 Joel Sherrill * cpu.c, rtems/score/cpu.h: Move _CPU_Context_Initialize() to cpu.c so it is easier to make warning free. --- cpukit/score/cpu/mips/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/score/cpu/mips/ChangeLog') diff --git a/cpukit/score/cpu/mips/ChangeLog b/cpukit/score/cpu/mips/ChangeLog index bcb3c7cdba..d65aead2d4 100644 --- a/cpukit/score/cpu/mips/ChangeLog +++ b/cpukit/score/cpu/mips/ChangeLog @@ -1,3 +1,8 @@ +2010-04-25 Joel Sherrill + + * cpu.c, rtems/score/cpu.h: Move _CPU_Context_Initialize() to cpu.c so + it is easier to make warning free. + 2010-04-25 Joel Sherrill * rtems/score/cpu.h: Remove warning in _CPU_Context_Initialize. -- cgit v1.2.3