Ignore:
Timestamp:
Jun 19, 2014, 1:26:46 PM (10 years ago)
Author:
alain
Message:

Cosmetic.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/giet_kernel/ctx_handler.c

    r322 r330  
    8080        unsigned int* next_ctx_vaddr = &(psched->context[next_task_id][0]);
    8181
    82         // reset timer counter. In each cluster,
    83         // the NB_PROCS_MAX timers are system timers (TICK)
     82        // reset timer counter.
     83        // In all clusters, the first NB_PROCS_MAX
     84        // timers are system timers (TICK)
    8485
    8586#if USE_XCU
Note: See TracChangeset for help on using the changeset viewer.