mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 04:43:21 +00:00
[NTOS:CC]
- Define CcPfEnablePrefetcher CORE-11799 svn path=/trunk/; revision=72144
This commit is contained in:
parent
bc10137a10
commit
bf98b09370
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
||||||
#define NDEBUG
|
#define NDEBUG
|
||||||
#include <debug.h>
|
#include <debug.h>
|
||||||
|
|
||||||
|
BOOLEAN CcPfEnablePrefetcher;
|
||||||
PFSN_PREFETCHER_GLOBALS CcPfGlobals;
|
PFSN_PREFETCHER_GLOBALS CcPfGlobals;
|
||||||
|
|
||||||
/* FUNCTIONS *****************************************************************/
|
/* FUNCTIONS *****************************************************************/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue