Changeset d2cc7e1 in mainline for uspace/lib/libc/include/ipc/fb.h
- Timestamp:
- 2009-03-21T11:26:31Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0a5116db
- Parents:
- 5b8c75a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/ipc/fb.h
r5b8c75a rd2cc7e1 40 40 typedef enum { 41 41 FB_PUTCHAR = IPC_FIRST_USER_METHOD, 42 FB_WRITE, 42 43 FB_CLEAR, 43 44 FB_GET_CSIZE,
Note:
See TracChangeset
for help on using the changeset viewer.