Changeset b27a97bb in mainline for libc/include/io/io.h
- Timestamp:
- 2006-05-31T15:41:19Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c0e674a
- Parents:
- 440cff5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/include/io/io.h
r440cff5 rb27a97bb 35 35 int putstr(const char * str); 36 36 int putchar(int c); 37 int getchar(void); 37 38 38 39 #endif
Note:
See TracChangeset
for help on using the changeset viewer.