Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified uspace/srv/kbd/port/sgcn.c

    rc145bc2 r9701d49  
    133133}
    134134
    135 void kbd_port_write(uint8_t data)
    136 {
    137         (void) data;
    138 }
    139 
    140135/**
    141136 * Handler of the "key pressed" event. Reads codes of all the pressed keys from
Note: See TracChangeset for help on using the changeset viewer.