From 8e7f1a12f17f45d8781feea691c8027670e8b7cf Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 28 Jan 2005 16:05:30 +0000 Subject: [PATCH] 2004-01-28 Ralf Corsepius * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h, rtems/powerpc/registers.h: New header guards. --- cpukit/score/cpu/powerpc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cpukit/score/cpu/powerpc/ChangeLog b/cpukit/score/cpu/powerpc/ChangeLog index 1a4ef3f8be..cf648190f9 100644 --- a/cpukit/score/cpu/powerpc/ChangeLog +++ b/cpukit/score/cpu/powerpc/ChangeLog @@ -1,3 +1,8 @@ +2004-01-28 Ralf Corsepius + + * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h, + rtems/powerpc/registers.h: New header guards. + 2004-01-28 Ralf Corsepius * asm.h, rtems/score/cpu.h, rtems/score/powerpc.h,