summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/mpc6xx/exceptions/raw_exception.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/powerpc/mpc6xx/exceptions/raw_exception.c')
-rw-r--r--c/src/lib/libcpu/powerpc/mpc6xx/exceptions/raw_exception.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/c/src/lib/libcpu/powerpc/mpc6xx/exceptions/raw_exception.c b/c/src/lib/libcpu/powerpc/mpc6xx/exceptions/raw_exception.c
index 175f14b6db..7c6730a81b 100644
--- a/c/src/lib/libcpu/powerpc/mpc6xx/exceptions/raw_exception.c
+++ b/c/src/lib/libcpu/powerpc/mpc6xx/exceptions/raw_exception.c
@@ -20,12 +20,10 @@
*
* $Id$
*/
-#include <rtems/score/targopts.h>
+#include <rtems/system.h>
#include <rtems/score/ppc.h>
#include <rtems/system.h>
-#include <rtems/score/cpu.h>
#include <libcpu/raw_exception.h>
-#include <libcpu/cpu.h>
#include <libcpu/cpuIdent.h>
static rtems_raw_except_connect_data* raw_except_table;