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_exception.c

    r62 r101  
    153153    printk("\n====================================================================\n");
    154154        printk("  thread %x / process %x / core %x / cycle %d\n",
    155            this->trdid , this->process->pid , this->core->gid , hal_time_stamp() );
     155           this->trdid , this->process->pid , this->core->gid , hal_get_cycles() );
    156156
    157157        printk("  - Processor State:\n");
Note: See TracChangeset for help on using the changeset viewer.