Changeset ebfabf6 in mainline for uspace/srv/fb/ega.c
- Timestamp:
- 2009-04-24T20:33:49Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ccd1a14
- Parents:
- 10270a8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fb/ega.c
r10270a8 rebfabf6 392 392 retval = 0; 393 393 break; 394 case FB_SCREEN_ GRAB:395 case FB_SCREEN_RE LINQUISH:394 case FB_SCREEN_YIELD: 395 case FB_SCREEN_RECLAIM: 396 396 retval = EOK; 397 397 break;
Note:
See TracChangeset
for help on using the changeset viewer.