From d56918c9bdd468d53f3a92c5150142f81c7e364c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 6 Jan 2002 20:05:09 +0000 Subject: 2002-01-03 Ralf Corsepius * cpu.c: Include rtems/bspIo.h instead of bspIo.h. --- cpukit/score/cpu/arm/cpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/cpu/arm/cpu.c') diff --git a/cpukit/score/cpu/arm/cpu.c b/cpukit/score/cpu/arm/cpu.c index 09caf9299e..ec2a8f5e5c 100644 --- a/cpukit/score/cpu/arm/cpu.c +++ b/cpukit/score/cpu/arm/cpu.c @@ -13,7 +13,7 @@ #include #include -#include +#include #include #include #include -- cgit v1.2.3