Changeset 693 for soft/giet_vm/applications/ocean/giet_utils.H
- Timestamp:
- Aug 5, 2015, 6:46:14 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
soft/giet_vm/applications/ocean/giet_utils.H
r581 r693 14 14 15 15 16 #define printf(...) giet_ shr_printf(__VA_ARGS__)16 #define printf(...) giet_tty_printf(__VA_ARGS__) 17 17 18 18 extern const char *optarg;
Note: See TracChangeset
for help on using the changeset viewer.