summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/h8300/rtems/score
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-05-09 15:28:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-05-09 15:28:52 +0000
commit8b56aa3dead7da04e600ddb71c8983c9aff44859 (patch)
treeb8db2f94f3cc539ef9d00db5d8c126c6287ce4e4 /cpukit/score/cpu/h8300/rtems/score
parent2007-05-09 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-8b56aa3dead7da04e600ddb71c8983c9aff44859.tar.bz2
2007-05-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/score/cpu.h: Remove CPU_HAS_OWN_HOST_TO_NETWORK_ROUTINES.
Diffstat (limited to 'cpukit/score/cpu/h8300/rtems/score')
-rw-r--r--cpukit/score/cpu/h8300/rtems/score/cpu.h1
1 files changed, 0 insertions, 1 deletions
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