Changeset 1c1002a in mainline for uspace/lib/libc/generic/io/stdio.c
- Timestamp:
- 2008-12-29T23:48:23Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6b21292
- Parents:
- 63088cc1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/generic/io/stdio.c
r63088cc1 r1c1002a 43 43 #include <bool.h> 44 44 #include <stdio.h> 45 46 FILE *stdin, *stdout, *stderr; 45 47 46 48 /**
Note:
See TracChangeset
for help on using the changeset viewer.