Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/sparc64/src/drivers/sgcn.c

    rb9c7425 r8e7afdbc  
    380380        sysinfo_set_item_val("fb.kind", NULL, 4);
    381381
    382         outdev_initialize("sgcnout", &sgcnout, &sgcnout_ops);
    383         stdout_wire(&sgcnout);
     382        outdev_initialize("sgcnout", &sgcnout, &sgcnout_ops);   
     383        stdout = &sgcnout;
    384384}
    385385
Note: See TracChangeset for help on using the changeset viewer.