Changeset 50cfa6c in mainline for uspace/lib/libc/include/ipc/console.h
- Timestamp:
- 2009-07-14T21:25:13Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bf5443d
- Parents:
- 7d88587
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/ipc/console.h
r7d88587 r50cfa6c 41 41 typedef enum { 42 42 CONSOLE_GET_SIZE = VFS_OUT_LAST, 43 CONSOLE_GET_COLOR_CAP, 43 44 CONSOLE_GET_EVENT, 44 45 CONSOLE_GOTO,
Note:
See TracChangeset
for help on using the changeset viewer.