Changeset c6f08726 in mainline for uspace/srv/hid/fb/fb.h
- Timestamp:
- 2011-08-11T14:14:53Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8d8eeb9
- Parents:
- 67b05ff
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/fb/fb.h
r67b05ff rc6f08726 39 39 #include <stdint.h> 40 40 41 typedef void (* putpixel_cb_t)(void *, unsigned int, unsigned int, uint32_t);42 43 41 extern int fb_init(void); 44 42
Note:
See TracChangeset
for help on using the changeset viewer.