Changeset d2cc7e1 in mainline for uspace/lib/libc/include/stdio.h
- Timestamp:
- 2009-03-21T11:26:31Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade
- Children:
- 0a5116db
- Parents:
- 5b8c75a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/stdio.h
r5b8c75a rd2cc7e1 70 70 extern int puts(const char *); 71 71 extern int putchar(int); 72 extern int fflush(FILE *); 72 73 73 74 extern int printf(const char *, ...);
Note:
See TracChangeset
for help on using the changeset viewer.