[FORMATTING] Remove trailing whitespace. Addendum to 34593d93.
[reactos.git] / modules / rostests / tests / spec2def / testdata / 07-stubs.asm
1 ; File generated automatically, do not edit!
2
3 .code
4 PUBLIC _stub_FastcallFunction
5 _stub_FastcallFunction: nop
6 PUBLIC _stub_StdcallFunction
7 _stub_StdcallFunction: nop
8 PUBLIC _stub_Ret64Function
9 _stub_Ret64Function: nop
10 PUBLIC _stub_Stdcalli386x64
11 _stub_Stdcalli386x64: nop
12 PUBLIC _stub_StdcallVersionRange
13 _stub_StdcallVersionRange: nop
14 PUBLIC _stub_StdcallForwarderToSameDll
15 _stub_StdcallForwarderToSameDll: nop
16 PUBLIC _stub_StubFunction
17 _stub_StubFunction: nop
18 PUBLIC _stub_StdcallSuccessStub
19 _stub_StdcallSuccessStub: nop
20
21 END