From 89b85e510043235a115fe02b4ea97712a23cfd2b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 16 Jul 2010 08:46:29 +0000 Subject: 2010-07-16 Sebastian Huber * rtems/score/cpu.h: Include first. * rtems/score/types.h: Use header file. --- cpukit/score/cpu/h8300/rtems/score/cpu.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'cpukit/score/cpu/h8300/rtems/score/cpu.h') diff --git a/cpukit/score/cpu/h8300/rtems/score/cpu.h b/cpukit/score/cpu/h8300/rtems/score/cpu.h index 7a89c26e30..679058aeb2 100644 --- a/cpukit/score/cpu/h8300/rtems/score/cpu.h +++ b/cpukit/score/cpu/h8300/rtems/score/cpu.h @@ -23,10 +23,8 @@ extern "C" { #endif -#include /* pick up machine definitions */ -#ifndef ASM #include -#endif +#include #include /* printk */ -- cgit v1.2.3