Changeset 0b6d70d in mainline for uspace/lib/libc/include/io/stream.h
- Timestamp:
- 2009-05-03T09:01:45Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c852f4be
- Parents:
- 6568225
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/io/stream.h
r6568225 r0b6d70d 41 41 42 42 extern ssize_t read_stdin(void *, size_t); 43 extern int klog_puts(const char *); 43 44 extern void klog_update(void); 44 45
Note:
See TracChangeset
for help on using the changeset viewer.