Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/kbd/port/ski.c

    rc145bc2 rccd1a14  
    7878}
    7979
    80 void kbd_port_write(uint8_t data)
    81 {
    82         (void) data;
    83 }
    84 
    8580/** Thread to poll Ski for keypresses. */
    8681static void *ski_thread_impl(void *arg)
Note: See TracChangeset for help on using the changeset viewer.