[REACTOS] *.spec: Fix some function/parameter types (#3154)

This commit is contained in:
Serge Gautherie 2020-09-20 19:21:11 +02:00 committed by GitHub
parent 7eb90143f8
commit 889b077b23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 29 additions and 29 deletions

View file

@ -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)