Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/sbi/src/os/helenos.c

    r23de644 r5db9084  
    101101}
    102102
    103 /** Display survival help message. */
    104 void os_input_disp_help(void)
    105 {
    106         printf("Press Ctrl-Q to quit.\n");
    107 }
    108 
    109103/** Read one line of input from the user. */
    110104int os_input_line(char **ptr)
Note: See TracChangeset for help on using the changeset viewer.