Ignore:
Timestamp:
Jun 29, 2017, 4:44:52 PM (7 years ago)
Author:
alain
Message:

euh...

File:
1 edited

Legend:

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

    r62 r101  
    354354        except_dmsg("====================================================================\n");
    355355        except_dmsg("Kernel Panic: thread %x in process %x on core %x at cycle %d\n",
    356                 this->trdid , process->pid , gid , hal_time_stamp() );
     356                this->trdid , process->pid , gid , hal_get_cycles() );
    357357
    358358        except_dmsg("Processor State:\n");
Note: See TracChangeset for help on using the changeset viewer.