Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/include/cpu.h

    rd19b3fc r31e15be  
    5858        context_t saved_context;
    5959
    60         atomic_t nrdy;
     60        atomic_size_t nrdy;
    6161        runq_t rq[RQ_COUNT];
    6262        volatile size_t needs_relink;
Note: See TracChangeset for help on using the changeset viewer.