Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/output/output.h

    r8d2dd7f2 rbbc6277  
    5252            sysarg_t prev_row, sysarg_t col, sysarg_t row, bool visible);
    5353        void (* char_update)(struct outdev *dev, sysarg_t col, sysarg_t row);
     54        void (* flush)(struct outdev *dev);
    5455} outdev_ops_t;
    5556
Note: See TracChangeset for help on using the changeset viewer.