mirror of
https://github.com/donnaskiez/ac.git
synced 2024-11-21 22:24:08 +01:00
e
This commit is contained in:
parent
2477ea004e
commit
e1a5a78db0
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
#ifdef ALLOC_PRAGMA
|
#ifdef ALLOC_PRAGMA
|
||||||
# pragma alloc_text(PAGE, DetectThreadsAttachedToProtectedProcess)
|
# pragma alloc_text(PAGE, DetectThreadsAttachedToProtectedProcess)
|
||||||
# pragma alloc_text(PAGE, ValidateThreadsPspCidTableEntry)
|
# pragma alloc_text(PAGE, DoesThreadHaveValidCidEntry)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
BOOLEAN
|
BOOLEAN
|
||||||
|
|
Loading…
Reference in a new issue