Lines 38-43
Link Here
|
38 |
#include <iprt/string.h> |
38 |
#include <iprt/string.h> |
39 |
#include "internal/memobj.h" |
39 |
#include "internal/memobj.h" |
40 |
|
40 |
|
|
|
41 |
#ifndef VM_RESERVED |
42 |
#define VM_RESERVED (VM_DONTEXPAND | VM_DONTDUMP) |
43 |
#endif |
41 |
|
44 |
|
42 |
/******************************************************************************* |
45 |
/******************************************************************************* |
43 |
* Defined Constants And Macros * |
46 |
* Defined Constants And Macros * |