diff -r 40e42c95ac39 -r dab8a43dd738 hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.hpp --- a/hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.hpp Thu Feb 19 17:38:53 2009 -0800 +++ b/hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.hpp Mon Feb 23 12:02:30 2009 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 1999-2004 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 1999-2009 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 @@ -41,8 +41,9 @@ static void fence_bootstrap (); static void setup_fpu(); +#endif // AMD64 + static bool supports_sse(); -#endif // AMD64 static bool is_allocatable(size_t bytes);