update for HEAD-2003091401
[reactos.git] / ntoskrnl / include / internal / ldr.h
index c1c326a..95feea6 100644 (file)
@@ -52,6 +52,8 @@ PVOID
 LdrpGetSystemDllExceptionDispatcher(VOID);
 PVOID 
 LdrpGetSystemDllCallbackDispatcher(VOID);
+PVOID
+LdrpGetSystemDllRaiseExceptionDispatcher(VOID);
 NTSTATUS
 LdrpMapImage (
        HANDLE  ProcessHandle,