Ignore:
File:
1 edited

Legend:

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

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