Update comments of the page count

This commit is contained in:
mio
2023-01-28 22:10:39 +01:00
parent 12a79192ee
commit 513e797d46

View File

@@ -37,7 +37,7 @@
// Unicorn: Default region size for win32
#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
/* XXX: make safe guess about sizes */