From 7e950a442032c18824d9645e8701d7a97b210f3c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 18 Dec 2001 14:09:49 +0000 Subject: 2001-12-09 Ralf Corsepius * asm.h: include cpuopts.h instead of targopts.h * rtems/score/arm.h: Use __arm__. --- cpukit/score/cpu/arm/rtems/asm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/cpu/arm/rtems/asm.h') diff --git a/cpukit/score/cpu/arm/rtems/asm.h b/cpukit/score/cpu/arm/rtems/asm.h index 59d7e18787..b974287b45 100644 --- a/cpukit/score/cpu/arm/rtems/asm.h +++ b/cpukit/score/cpu/arm/rtems/asm.h @@ -36,7 +36,7 @@ #ifndef ASM #define ASM #endif -#include +#include #include /* -- cgit v1.2.3