Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > SSR_impls > SSR__MC_shared_impl
diff SSR.h @ 73:f20b4d9d3086
add recording of req type for unit fusing in ucc
| author | Nina Engelhardt <nengel@mailbox.tu-berlin.de> |
|---|---|
| date | Mon, 16 Apr 2012 18:25:31 +0200 |
| parents | d20b105981b7 |
| children | b73e4a6f3497 |
line diff
1.1 --- a/SSR.h Wed Mar 28 18:02:38 2012 +0200 1.2 +++ b/SSR.h Mon Apr 16 18:25:31 2012 +0200 1.3 @@ -123,6 +123,7 @@ 1.4 ListOfArrays* dynDependenciesList; 1.5 Unit last_in_slot[NUM_CORES * NUM_ANIM_SLOTS]; 1.6 ListOfArrays* hwArcs; 1.7 + int lastReqType; 1.8 #endif 1.9 1.10 #ifdef HOLISTIC__TURN_ON_PERF_COUNTERS
