Ignore:
File:
1 edited

Legend:

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

    r0f4f1b2 r28a5ebd  
    253253
    254254                        instance->srlnin = srln;
    255                         thread_start(instance->thread);
     255                        thread_ready(instance->thread);
    256256                }
    257257        }
Note: See TracChangeset for help on using the changeset viewer.