From 9dfd75ec528d3725ad6fd554736b28ac8d927882 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 24 Oct 2006 20:20:36 +0000 Subject: 2006-10-24 Alain Schaefer * Makefile.am, cpu.c, cpu_asm.S, preinstall.am, rtems/score/bfin.h: Clean up rtems/score/bfin.h removing parts that are not needed by RTEMS CPUkit to bfin specific .h files. * rtems/bfin/bf533.h, rtems/bfin/bfin.h: New files. --- cpukit/score/cpu/bfin/cpu.c | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/score/cpu/bfin/cpu.c') diff --git a/cpukit/score/cpu/bfin/cpu.c b/cpukit/score/cpu/bfin/cpu.c index e103c34844..206db46f35 100644 --- a/cpukit/score/cpu/bfin/cpu.c +++ b/cpukit/score/cpu/bfin/cpu.c @@ -15,6 +15,7 @@ #include #include #include +#include /* _CPU_Initialize * -- cgit v1.2.3