Ignore:
Timestamp:
Jan 4, 2018, 10:05:47 AM (6 years ago)
Author:
alain
Message:

Improve sys_exec.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/tsar_mips32/core/hal_exception.c

    r409 r416  
    431431    {
    432432        hal_exception_dump( this , uzone , error );
    433         panic( "KERNEL_PANIC for thread %x in process %x on core [%x,%d]/n",
     433        panic( "for thread %x in process %x on core [%x,%d]",
    434434        this->trdid , this->process->pid , local_cxy , this->core->lid );
    435435    }
Note: See TracChangeset for help on using the changeset viewer.