mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 11:53:32 +00:00
[NTOSKRNL]
- #if out RtlpCaptureStackLimits on amd64 as well svn path=/trunk/; revision=48087
This commit is contained in:
@@ -225,7 +225,7 @@ RtlpHandleDpcStackException(IN PEXCEPTION_REGISTRATION_RECORD RegistrationFrame,
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
#ifndef _ARM_
|
||||
#if !defined(_ARM_) && !defined(_AMD64_)
|
||||
|
||||
BOOLEAN
|
||||
NTAPI
|
||||
|
||||
Reference in New Issue
Block a user