Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/ppc32/src/main.c

    r4872160 rb97b348  
    167167       
    168168        printf("Booting the kernel...\n");
    169         ofw_quiesce();
    170169        jump_to_kernel(bootinfo_pa, transtable_pa, pages, real_mode_pa);
    171170}
Note: See TracChangeset for help on using the changeset viewer.