mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 17:01:53 +00:00
adding print out the type of asm file in the asm file
svn path=/trunk/; revision=25439
This commit is contained in:
parent
9b4a7b1fc5
commit
ad3d7fea36
2 changed files with 39 additions and 3 deletions
|
@ -91,7 +91,7 @@ int main(int argc, char * argv[])
|
|||
|
||||
|
||||
return LoadPFileImage(infile,outfile,BaseAddress,cpuid,type, mode);
|
||||
//return LoadPFileImage("e:\\cputointel.exe","e:\\cputointel.asm",0,0,0);
|
||||
//return LoadPFileImage("e:\\testms.exe","e:\\cputointel.asm",0,0,0,0);
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue