Changeset 9805cde in mainline for uspace/lib/libc/include/ipc/fb.h
- Timestamp:
- 2009-01-01T13:31:23Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7122bc7
- Parents:
- 666773c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/ipc/fb.h
r666773c r9805cde 49 49 FB_VIEWPORT_DELETE, 50 50 FB_SET_STYLE, 51 FB_SET_COLOR, 52 FB_SET_RGB_COLOR, 51 53 FB_GET_RESOLUTION, 52 54 FB_DRAW_TEXT_DATA, … … 68 70 } fb_request_t; 69 71 70 71 72 #endif 72 73
Note:
See TracChangeset
for help on using the changeset viewer.