Changeset 4a7c273 in mainline for libc/include/stdio.h
- Timestamp:
- 2006-05-08T18:24:04Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 20a9b85
- Parents:
- fca4207
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/include/stdio.h
rfca4207 r4a7c273 36 36 37 37 extern int puts(const char * str); 38 extern int putchar(int c); 38 39 39 40 extern int printf(const char *fmt, ...);
Note:
See TracChangeset
for help on using the changeset viewer.