Changeset 307 in dev for trunk/abdev/BasicCompiler32/Compile_CallProc.cpp
- Timestamp:
- Aug 28, 2007, 2:09:53 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abdev/BasicCompiler32/Compile_CallProc.cpp
r306 r307 269 269 //push eax 270 270 compiler.codeGenerator.op_push(REG_EAX); 271 272 ParmSize += PTR_SIZE; 271 273 } 272 274
Note:
See TracChangeset
for help on using the changeset viewer.