Changeset c9857c6 in mainline for libc/include/io/io.h
- Timestamp:
- 2006-04-12T10:21:01Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f30e6a0b
- Parents:
- fcd10af
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/include/io/io.h
rfcd10af rc9857c6 34 34 int putnchars(const char * buf, size_t count); 35 35 int putstr(const char * str); 36 int putchar(int c); 36 37 37 38 #endif
Note:
See TracChangeset
for help on using the changeset viewer.