8eba4da9
by Jacek Caban at 2025-05-26T20:23:32+02:00
ntdll/tests: Register runtime function in test___C_specific_handler.
On some Windows versions, __C_specific_handler requires unwind information for the
tested function, even though it's not actually needed, since unwinding should stop
at this point.