2002-04-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* shared/include/cpu.h: Don't include cpuIdent.h.
This commit is contained in:
Joel Sherrill
2002-04-17 13:55:16 +00:00
parent e05f431530
commit 1f2fca7a29
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2002-04-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* shared/include/cpu.h: Don't include cpuIdent.h.
2002-04-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-04-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* exceptions/raw_exception.c: Include <libcpu/cpuIdent.h>. * exceptions/raw_exception.c: Include <libcpu/cpuIdent.h>.

View File

@@ -175,8 +175,6 @@ n:
#define SR14 14 #define SR14 14
#define SR15 15 #define SR15 15
#include <libcpu/cpuIdent.h>
/* /*
* Routines to access the time base register * Routines to access the time base register
*/ */