Ignore:
File:
1 edited

Legend:

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

    rd23712e r4760793  
    7474        bool idle;
    7575        uint64_t last_cycle;
    76 
    77         context_t scheduler_context;
    78 
    79         struct thread *prev_thread;
    8076} cpu_local_t;
    8177
Note: See TracChangeset for help on using the changeset viewer.