comparison src/os/linux/vm/os_linux.cpp @ 3966:5d871c1ff17c

Merge
author iveresov
date Fri, 30 Sep 2011 13:48:17 -0700
parents 3607aac85aa9 f08d439fab8c
children 436b4a3231bf
comparison
equal deleted inserted replaced
3956:3607aac85aa9 3966:5d871c1ff17c
19 * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 19 * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
20 * or visit www.oracle.com if you need additional information or have any 20 * or visit www.oracle.com if you need additional information or have any
21 * questions. 21 * questions.
22 * 22 *
23 */ 23 */
24
25 # define __STDC_FORMAT_MACROS
26 24
27 // no precompiled headers 25 // no precompiled headers
28 #include "classfile/classLoader.hpp" 26 #include "classfile/classLoader.hpp"
29 #include "classfile/systemDictionary.hpp" 27 #include "classfile/systemDictionary.hpp"
30 #include "classfile/vmSymbols.hpp" 28 #include "classfile/vmSymbols.hpp"