Ignore:
File:
1 edited

Legend:

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

    rc6f08726 rb3d513f  
    3939#include <stdint.h>
    4040
     41typedef void (* putpixel_cb_t)(void *, unsigned int, unsigned int, uint32_t);
     42
    4143extern int fb_init(void);
    4244
Note: See TracChangeset for help on using the changeset viewer.