Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/cpu/cpu.c

    r181a746 r9d58539  
    5050#include <sysinfo/sysinfo.h>
    5151#include <arch/cycle.h>
    52 #include <synch/rcu.h>
    5352
    5453cpu_t *cpus;
     
    103102        cpu_identify();
    104103        cpu_arch_init();
    105         rcu_cpu_init();
    106104}
    107105
Note: See TracChangeset for help on using the changeset viewer.