mirror of
https://github.com/reactos/reactos.git
synced 2026-09-09 02:44:55 +08:00
This will be compiled as a dummy in the test library, but in the unit test it will actually initialize the required RTL things. For now it is only RtlpInitializeVectoredExceptionHandling. This prevents a problem with the RtlVirtualUnwind test.