hotspot/src/share/vm/opto/classes.hpp
changeset 5352 cee8f7acb7bc
parent 2862 fad636edf18f
child 5547 f4b087cbb361
--- a/hotspot/src/share/vm/opto/classes.hpp	Tue Apr 20 13:26:33 2010 -0700
+++ b/hotspot/src/share/vm/opto/classes.hpp	Mon Apr 26 11:27:21 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2009 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2010 Sun Microsystems, Inc.  All Rights Reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -44,6 +44,8 @@
 macro(BoxLock)
 macro(ReverseBytesI)
 macro(ReverseBytesL)
+macro(ReverseBytesUS)
+macro(ReverseBytesS)
 macro(CProj)
 macro(CallDynamicJava)
 macro(CallJava)