From b8caf37ea31d11f121f26c0b1d9a41f0326ba82f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 8 Jan 2002 12:03:05 +0000 Subject: 2002-01-07 Ralf Corsepius * rtems/score/cpu.h: #include . --- c/src/exec/score/cpu/h8300/ChangeLog | 4 ++++ c/src/exec/score/cpu/h8300/rtems/score/cpu.h | 2 ++ cpukit/score/cpu/h8300/ChangeLog | 4 ++++ cpukit/score/cpu/h8300/rtems/score/cpu.h | 2 ++ 4 files changed, 12 insertions(+) diff --git a/c/src/exec/score/cpu/h8300/ChangeLog b/c/src/exec/score/cpu/h8300/ChangeLog index 45de6cb4d8..00f6aa79c7 100644 --- a/c/src/exec/score/cpu/h8300/ChangeLog +++ b/c/src/exec/score/cpu/h8300/ChangeLog @@ -1,3 +1,7 @@ +2002-01-07 Ralf Corsepius + + * rtems/score/cpu.h: #include . + 2001-12-19 Ralf Corsepius * Makefile.am: Add multilib support. diff --git a/c/src/exec/score/cpu/h8300/rtems/score/cpu.h b/c/src/exec/score/cpu/h8300/rtems/score/cpu.h index b513190c7d..77a4e89e21 100644 --- a/c/src/exec/score/cpu/h8300/rtems/score/cpu.h +++ b/c/src/exec/score/cpu/h8300/rtems/score/cpu.h @@ -25,6 +25,8 @@ extern "C" { #include #endif +#include /* printk */ + /* conditional compilation parameters */ /* diff --git a/cpukit/score/cpu/h8300/ChangeLog b/cpukit/score/cpu/h8300/ChangeLog index 45de6cb4d8..00f6aa79c7 100644 --- a/cpukit/score/cpu/h8300/ChangeLog +++ b/cpukit/score/cpu/h8300/ChangeLog @@ -1,3 +1,7 @@ +2002-01-07 Ralf Corsepius + + * rtems/score/cpu.h: #include . + 2001-12-19 Ralf Corsepius * Makefile.am: Add multilib support. diff --git a/cpukit/score/cpu/h8300/rtems/score/cpu.h b/cpukit/score/cpu/h8300/rtems/score/cpu.h index b513190c7d..77a4e89e21 100644 --- a/cpukit/score/cpu/h8300/rtems/score/cpu.h +++ b/cpukit/score/cpu/h8300/rtems/score/cpu.h @@ -25,6 +25,8 @@ extern "C" { #include #endif +#include /* printk */ + /* conditional compilation parameters */ /* -- cgit v1.2.3