PPC: don't debug-print non-existent ktcb area during bootup

This commit is contained in:
Jan Stoess 2010-09-13 19:37:20 +02:00
parent af23a208d9
commit e84017fb7b
1 changed files with 0 additions and 1 deletions

View File

@ -654,7 +654,6 @@ extern "C" void SECTION(SEC_INIT) startup_system ( word_t r3, word_t r4, word_t
TRACE_INIT("virtual memory layout:\n"
"\tuser area %wx - %wx\n"
"\tcopy area %wx - %wx\n"
"\tktcb area %wx - %wx\n"
"\tkernel area %wx - %wx\n",
USER_AREA_START, USER_AREA_END,
COPY_AREA_START, COPY_AREA_END,