Changeset e40ec257 in mainline for uspace/lib/libc/include/console.h
- Timestamp:
- 2009-04-16T11:39:05Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade
- Children:
- 3c0a841
- Parents:
- c33e36b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/console.h
rc33e36b re40ec257 53 53 extern void console_putstr(const char *s); 54 54 extern void console_flush(void); 55 extern void console_flush_optional(void); 55 56 56 57 extern int console_get_size(int *, int *);
Note:
See TracChangeset
for help on using the changeset viewer.