Changeset 117 for trunk/IPs/systemC/Environment/TTY/src
- Timestamp:
- May 16, 2009, 4:42:39 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/IPs/systemC/Environment/TTY/src/TTY_write.cpp
r81 r117 13 13 14 14 fputc (data, xtty[num_tty].log_file); 15 fflush(xtty[num_tty].log_file); 15 16 16 17 return true;
Note: See TracChangeset
for help on using the changeset viewer.