From e4ed950c0b4b917e81874208a585ef4646516a7c Mon Sep 17 00:00:00 2001 From: short <> Date: Tue, 25 Mar 2003 12:35:16 +0000 Subject: [PATCH] +_alloca_probe() --- src/libcaptive/ke/exports.def | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libcaptive/ke/exports.def b/src/libcaptive/ke/exports.def index 02d2513..c396d21 100644 --- a/src/libcaptive/ke/exports.def +++ b/src/libcaptive/ke/exports.def @@ -62,3 +62,4 @@ PoQueueShutdownWorkItem@4 IoCreateStreamFileObjectLite@8 CcSetLogHandleForFile@12 @KeAcquireQueuedSpinLockRaiseToSynch@4 +_alloca_probe DATA ; it cannot be wrapped as it modifies the stack frame -- 1.8.3.1