Ignore:
File:
1 edited

Legend:

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

    r55b77d9 r26aafe8  
    5959       
    6060        IRQ_SPINLOCK_DECLARE(timeoutlock);
    61         list_t timeout_active_list;
     61        link_t timeout_active_head;
    6262       
    6363        /**
Note: See TracChangeset for help on using the changeset viewer.