mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:45:50 +00:00
[REACTOS] *.spec: Fix some function/parameter types (#3154)
This commit is contained in:
parent
7eb90143f8
commit
889b077b23
16 changed files with 29 additions and 29 deletions
|
@ -1,5 +1,5 @@
|
|||
@ stdcall RtlAssert(ptr ptr long ptr)
|
||||
@ cdecl ScsiDebugPrint()
|
||||
@ varargs ScsiDebugPrint(long str)
|
||||
@ stdcall ScsiPortCompleteRequest(ptr long long long long)
|
||||
@ stdcall ScsiPortConvertPhysicalAddressToUlong(long long)
|
||||
@ stdcall -arch=i386 ScsiPortConvertUlongToPhysicalAddress(long)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue