Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
377 B

  1. /******************************
  2. Intel Confidential
  3. ******************************/
  4. // MACH
  5. #include "ki.h"
  6. /*****************************/
  7. /* Processor's Global State */
  8. /*****************************/
  9. #include "fetypes.h"
  10. #ifdef GAMBIT
  11. EM_uint_t GLOBAL_MERCED_RTL=0;
  12. oml_handles_FR_type oml_FR_handles;
  13. EM_uint_t GLOBAL_EAS23 =0;
  14. #endif