From 1f2fca7a29d4b4b0f39e0aca4a011d810edb21ba Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 17 Apr 2002 13:55:16 +0000 Subject: 2002-04-16 Ralf Corsepius * shared/include/cpu.h: Don't include cpuIdent.h. --- c/src/lib/libcpu/powerpc/ChangeLog | 4 ++++ c/src/lib/libcpu/powerpc/shared/include/cpu.h | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog index fc3acea67d..b6806f5a3e 100644 --- a/c/src/lib/libcpu/powerpc/ChangeLog +++ b/c/src/lib/libcpu/powerpc/ChangeLog @@ -1,3 +1,7 @@ +2002-04-16 Ralf Corsepius + + * shared/include/cpu.h: Don't include cpuIdent.h. + 2002-04-16 Ralf Corsepius * exceptions/raw_exception.c: Include . diff --git a/c/src/lib/libcpu/powerpc/shared/include/cpu.h b/c/src/lib/libcpu/powerpc/shared/include/cpu.h index cc8a1e1d1b..fa68d6604e 100644 --- a/c/src/lib/libcpu/powerpc/shared/include/cpu.h +++ b/c/src/lib/libcpu/powerpc/shared/include/cpu.h @@ -175,8 +175,6 @@ n: #define SR14 14 #define SR15 15 -#include - /* * Routines to access the time base register */ -- cgit v1.2.3