summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc/cpu.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-03 14:16:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-03 14:16:32 +0000
commit8e87c6e909dc37725078dc96365f0cf949393923 (patch)
tree85d087acb54806c782ff6a5b9497a72b96b2ca62 /cpukit/score/cpu/sparc/cpu.c
parent2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-8e87c6e909dc37725078dc96365f0cf949393923.tar.bz2
2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpu.c: Remove call to sparc_init_tbr/NO_TABLE_MOVE. * rtems/score/cpu.h: Remove NO_TABLE_MOVE conditional code.
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/sparc/cpu.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/score/cpu/sparc/cpu.c b/cpukit/score/cpu/sparc/cpu.c
index cbbddc9426..7fb8d58bc1 100644
--- a/cpukit/score/cpu/sparc/cpu.c
+++ b/cpukit/score/cpu/sparc/cpu.c
@@ -55,8 +55,6 @@ void _CPU_Initialize(
{
void *pointer;
- sparc_init_tbr();
-
#if (SPARC_HAS_FPU == 1)
/*