Revision: 2005
Author:
kit...@gmail.com
Date: Thu Sep 12 09:02:54 2013 UTC
Log: Fix merge error
http://code.google.com/p/insight-vmi/source/detail?r=2005
Modified:
/trunk/libinsight/detect.cpp
=======================================
--- /trunk/libinsight/detect.cpp Wed Sep 11 14:27:18 2013 UTC
+++ /trunk/libinsight/detect.cpp Thu Sep 12 09:02:54 2013 UTC
@@ -18,6 +18,8 @@
#include <limits>
+#define PAGE_SIZE MODULE_PAGE_SIZE
+
#define MODULE_PAGE_SIZE 4096
#define KERNEL_CODEPAGE_SIZE 2097152