Changeset 297 for soft/giet_vm/hello
- Timestamp:
- Mar 28, 2014, 10:48:51 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
soft/giet_vm/hello/main.c
r295 r297 5 5 { 6 6 char byte; 7 unsigned int proc = giet_procid();8 9 7 unsigned int procid = giet_procid(); 10 8 unsigned int cluster_xy = procid/NB_PROCS_MAX;
Note: See TracChangeset
for help on using the changeset viewer.