Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/sparc64/src/sun4u/sparc64.c

    rec443d5 r2902e1bb  
    8686void arch_pre_mm_init(void)
    8787{
    88         if (config.cpu_active == 1) {
     88        if (config.cpu_active == 1)
    8989                trap_init();
    90                 exc_arch_init();
    91         }
    9290}
    9391
Note: See TracChangeset for help on using the changeset viewer.