comparison src/cpu/x86/vm/frame_x86.inline.hpp @ 7212:291ffc492eb6

Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
author Doug Simon <doug.simon@oracle.com>
date Fri, 14 Dec 2012 14:35:13 +0100
parents e522a00b91aa cd3d6a6b95d9
children b8f261ba79c6
comparison
equal deleted inserted replaced
7163:2ed8d74e5984 7212:291ffc492eb6
22 * 22 *
23 */ 23 */
24 24
25 #ifndef CPU_X86_VM_FRAME_X86_INLINE_HPP 25 #ifndef CPU_X86_VM_FRAME_X86_INLINE_HPP
26 #define CPU_X86_VM_FRAME_X86_INLINE_HPP 26 #define CPU_X86_VM_FRAME_X86_INLINE_HPP
27
28 #include "code/codeCache.hpp"
27 29
28 // Inline functions for Intel frames: 30 // Inline functions for Intel frames:
29 31
30 // Constructors: 32 // Constructors:
31 33