mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +00:00
9393fc320e
Excluded: 3rd-party code (incl. wine) and most of the win32ss.
21 lines
533 B
NASM
21 lines
533 B
NASM
; File generated automatically, do not edit!
|
|
|
|
.code
|
|
PUBLIC _stub_FastcallFunction
|
|
_stub_FastcallFunction: nop
|
|
PUBLIC _stub_StdcallFunction
|
|
_stub_StdcallFunction: nop
|
|
PUBLIC _stub_Ret64Function
|
|
_stub_Ret64Function: nop
|
|
PUBLIC _stub_Stdcalli386x64
|
|
_stub_Stdcalli386x64: nop
|
|
PUBLIC _stub_StdcallVersionRange
|
|
_stub_StdcallVersionRange: nop
|
|
PUBLIC _stub_StdcallForwarderToSameDll
|
|
_stub_StdcallForwarderToSameDll: nop
|
|
PUBLIC _stub_StubFunction
|
|
_stub_StubFunction: nop
|
|
PUBLIC _stub_StdcallSuccessStub
|
|
_stub_StdcallSuccessStub: nop
|
|
|
|
END
|