From 8b56aa3dead7da04e600ddb71c8983c9aff44859 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 9 May 2007 15:28:52 +0000 Subject: =?UTF-8?q?2007-05-09=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * rtems/score/cpu.h: Remove CPU_HAS_OWN_HOST_TO_NETWORK_ROUTINES. --- cpukit/score/cpu/h8300/rtems/score/cpu.h | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/score/cpu/h8300/rtems/score') diff --git a/cpukit/score/cpu/h8300/rtems/score/cpu.h b/cpukit/score/cpu/h8300/rtems/score/cpu.h index 081549ac1f..18ae3e87ee 100644 --- a/cpukit/score/cpu/h8300/rtems/score/cpu.h +++ b/cpukit/score/cpu/h8300/rtems/score/cpu.h @@ -307,7 +307,6 @@ extern "C" { * routines are handled. */ -#define CPU_HAS_OWN_HOST_TO_NETWORK_ROUTINES FALSE #define CPU_BIG_ENDIAN TRUE #define CPU_LITTLE_ENDIAN FALSE -- cgit v1.2.3