Update comments of the page count
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
// Unicorn: Default region size for win32
|
// Unicorn: Default region size for win32
|
||||||
#if defined(_WIN32) && !defined(USE_STATIC_CODE_GEN_BUFFER)
|
#if defined(_WIN32) && !defined(USE_STATIC_CODE_GEN_BUFFER)
|
||||||
#define UC_TCG_REGION_PAGES_COUNT (128)
|
#define UC_TCG_REGION_PAGES_COUNT (128) // Note less pages may cause unexpected and subtle errors.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* XXX: make safe guess about sizes */
|
/* XXX: make safe guess about sizes */
|
||||||
|
|||||||
Reference in New Issue
Block a user