Changeset 144 for trunk/IPs/systemC/Environment/TTY/include
- Timestamp:
- Sep 28, 2010, 1:19:10 PM (14 years ago)
- Location:
- trunk/IPs/systemC/Environment/TTY/include
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/IPs/systemC/Environment/TTY/include/TTY.h
r81 r144 7 7 // #include <unistd.h> 8 8 #include <signal.h> 9 #include <stdint.h> 9 10 10 11 namespace environment { -
trunk/IPs/systemC/Environment/TTY/include/TTY_Parameters.h
r81 r144 3 3 4 4 #include <iostream> 5 #include <stdint.h> 5 6 6 7 namespace environment {
Note: See TracChangeset
for help on using the changeset viewer.