hotspot/src/share/vm/oops/oop.inline.hpp
changeset 25715 d5a8dbdc5150
parent 24424 2658d7834c6e
child 27898 813ad96387b3
--- a/hotspot/src/share/vm/oops/oop.inline.hpp	Wed Jul 02 20:20:45 2014 -0400
+++ b/hotspot/src/share/vm/oops/oop.inline.hpp	Fri Jul 04 11:46:01 2014 +0200
@@ -42,21 +42,6 @@
 #include "runtime/orderAccess.inline.hpp"
 #include "runtime/os.hpp"
 #include "utilities/macros.hpp"
-#ifdef TARGET_ARCH_x86
-# include "bytes_x86.hpp"
-#endif
-#ifdef TARGET_ARCH_sparc
-# include "bytes_sparc.hpp"
-#endif
-#ifdef TARGET_ARCH_zero
-# include "bytes_zero.hpp"
-#endif
-#ifdef TARGET_ARCH_arm
-# include "bytes_arm.hpp"
-#endif
-#ifdef TARGET_ARCH_ppc
-# include "bytes_ppc.hpp"
-#endif
 
 // Implementation of all inlined member functions defined in oop.hpp
 // We need a separate file to avoid circular references