mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 15:53:03 +00:00
Adding stub for AnyalsingProcess and ConvertToIntelProcess
svn path=/trunk/; revision=25449
This commit is contained in:
parent
7c96cb069a
commit
f74e30f8ca
6 changed files with 99 additions and 25 deletions
|
@ -25,3 +25,6 @@ CPU_UNINT GetData32Be(CPU_BYTE *cpu_buffer);
|
|||
|
||||
CPU_INT AllocAny();
|
||||
CPU_INT FreeAny();
|
||||
CPU_INT AnyalsingProcess();
|
||||
CPU_INT ConvertToIntelProcess(FILE *outfp, char *cpuid);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue