Ignore:
File:
1 edited

Legend:

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

    rcade9c1 r2902e1bb  
    8484void arch_pre_mm_init(void)
    8585{
    86         if (config.cpu_active == 1) {
     86        if (config.cpu_active == 1)
    8787                trap_init();
    88                 exc_arch_init();
    89         }
    9088}
    9189
Note: See TracChangeset for help on using the changeset viewer.