Changeset e9db6f9e in mainline


Ignore:
Timestamp:
2006-12-13T12:11:17Z (18 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
449dc1ed
Parents:
cce6acf
Message:

fix comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/include/proc/thread.h

    rcce6acf re9db6f9e  
    147147        uint64_t ticks;                         /**< Ticks before preemption. */
    148148       
    149         uint64_t cycles;                        /**< Task accounting. */
     149        uint64_t cycles;                        /**< Thread accounting. */
    150150        uint64_t last_cycle;            /**< Last sampled cycle. */
    151151
Note: See TracChangeset for help on using the changeset viewer.