summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jacinto6/sgx_src/eurasia_km/tools/intern/debug/dbgdriv/common/dbgdriv.h')
-rw-r--r--jacinto6/sgx_src/eurasia_km/tools/intern/debug/dbgdriv/common/dbgdriv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/jacinto6/sgx_src/eurasia_km/tools/intern/debug/dbgdriv/common/dbgdriv.h b/jacinto6/sgx_src/eurasia_km/tools/intern/debug/dbgdriv/common/dbgdriv.h
index d58c62d..e56d881 100644
--- a/jacinto6/sgx_src/eurasia_km/tools/intern/debug/dbgdriv/common/dbgdriv.h
+++ b/jacinto6/sgx_src/eurasia_km/tools/intern/debug/dbgdriv/common/dbgdriv.h
@@ -51,7 +51,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
51#define MAX_PROCESSES 2 51#define MAX_PROCESSES 2
52#define BLOCK_USED 0x01 52#define BLOCK_USED 0x01
53#define BLOCK_LOCKED 0x02 53#define BLOCK_LOCKED 0x02
54#define DBGDRIV_MONOBASE 0x000B0000 54#define DBGDRIV_MONOBASE 0x000B0000UL
55 55
56 56
57extern IMG_VOID * g_pvAPIMutex; 57extern IMG_VOID * g_pvAPIMutex;