/[dotgnu-pnet]/pnet/engine/cvm_call.c
ViewVC logotype

Diff of /pnet/engine/cvm_call.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.88 by ktreichel, Sat Oct 15 15:13:47 2005 UTC revision 1.89 by ktreichel, Tue Oct 18 19:00:57 2005 UTC
# Line 594  ILUInt32 _ILGetMethodParamCount(ILExecTh Line 594  ILUInt32 _ILGetMethodParamCount(ILExecTh
594    
595  #elif defined(IL_CVM_LOCALS)  #elif defined(IL_CVM_LOCALS)
596    
597  ILMethod *methodToCall;  ILMethod *IL_METHODTOCALL_VOLATILE methodToCall;
598  ILCallFrame *callFrame = 0;  ILCallFrame *IL_CALLFRAME_VOLATILE callFrame = 0;
599    
600  #elif defined(IL_CVM_MAIN)  #elif defined(IL_CVM_MAIN)
601    

Legend:
Removed from v.1.88  
changed lines
  Added in v.1.89

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26