CIcodeRec is no longer an Array, it's now a list, will help with iterator stability
This commit is contained in:
@@ -12,7 +12,7 @@ int proc_1 (int arg0)
|
||||
* C calling convention.
|
||||
*/
|
||||
{
|
||||
int loc1;
|
||||
int loc1; /* si */
|
||||
int loc2; /* ax */
|
||||
|
||||
loc1 = arg0;
|
||||
|
||||
Reference in New Issue
Block a user