diff src/cpu/x86/vm/register_definitions_x86.cpp @ 427:3c07cda72b7d

6764892: VS2008 changes required to compile hotspot sources Summary: Minor changes required to build using the Visual Studio 2008 compiler Reviewed-by: kvn, ohair
author tbell
date Tue, 11 Nov 2008 22:01:08 -0800
parents d1605aabd0a1
children c18cbe5936b8 61b2245abf36
line wrap: on
line diff
--- a/src/cpu/x86/vm/register_definitions_x86.cpp	Fri Nov 07 13:55:14 2008 -0800
+++ b/src/cpu/x86/vm/register_definitions_x86.cpp	Tue Nov 11 22:01:08 2008 -0800
@@ -22,9 +22,6 @@
  *
  */
 
-// make sure the defines don't screw up the declarations later on in this file
-#define DONT_USE_REGISTER_DEFINES
-
 #include "incls/_precompiled.incl"
 #include "incls/_register_definitions_x86.cpp.incl"