[uxtheme]
[reactos.git] / reactos / dll / ntdll / dispatch / arm / stubs_asm.s
1 #include "../../../../ntoskrnl/include/internal/arm/asmmacro.S"
2
3 //
4 // Exceptions
5 //
6 GENERATE_ARM_STUB LdrInitializeThunk
7 GENERATE_ARM_STUB RtlGetCallersAddress
8 GENERATE_ARM_STUB RtlUnwind
9 GENERATE_ARM_STUB RtlDispatchException
10 GENERATE_ARM_STUB RtlpGetStackLimits
11 GENERATE_ARM_STUB DbgUserBreakPoint
12 GENERATE_ARM_STUB KiFastSystemCall
13 GENERATE_ARM_STUB KiFastSystemCallRet
14 GENERATE_ARM_STUB KiIntSystemCall
15 GENERATE_ARM_STUB KiUserApcDispatcher
16 GENERATE_ARM_STUB RtlInitializeContext