summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-02-17 23:34:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-02-17 23:34:15 +0000
commit818c361b9439ea4775959d1b2a303d6a2b1fa321 (patch)
treefa9dde90c225f663f21789d4f494ec8a56a28d67 /c
parentInstalling sptables with version information. (diff)
downloadrtems-818c361b9439ea4775959d1b2a303d6a2b1fa321.tar.bz2
Renamed init.o to exinit.o to avoid naming conflicts with tests.
Diffstat (limited to 'c')
-rw-r--r--c/src/exec/score/tools/generic/size_rtems.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/exec/score/tools/generic/size_rtems.in b/c/src/exec/score/tools/generic/size_rtems.in
index 8d61ff080a..490aa1091d 100644
--- a/c/src/exec/score/tools/generic/size_rtems.in
+++ b/c/src/exec/score/tools/generic/size_rtems.in
@@ -123,7 +123,7 @@ ${RTEMSOBJ}/timer.o \
${SAPIOBJ}/debug.o \
${SAPIOBJ}/extension.o \
${SAPIOBJ}/fatal.o \
-${SAPIOBJ}/init.o \
+${SAPIOBJ}/exinit.o \
${SAPIOBJ}/io.o \
${SAPIOBJ}/rtemsapi.o \
"
@@ -147,7 +147,7 @@ ${OPTOBJ}/no-signal.rel \
${OPTOBJ}/no-timer.rel \
"
REQMANLIST="\
-${SAPIOBJ}/init.o \
+${SAPIOBJ}/exinit.o \
${RTEMSOBJ}/tasks.o \
${RTEMSOBJ}/intr.o \
${SAPIOBJ}/fatal.o \