Cleanup of included files

date	2000.05.30.23.14.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 19:25:14 +00:00
parent 4e13234bf2
commit 04c198b553

View File

@ -202,6 +202,11 @@
#define MAX_REFERENCE_COUNT 0x200
/* Size of cached memory mapping for system memory operation region */
#define SYSMEM_REGION_WINDOW_SIZE 4096
/*
* Debugger threading model
* Use single threaded if the entire subsystem is contained in an application