changeset 14626 | 0cf4eccf130f |
parent 13728 | 882756847a04 |
child 16363 | d6b2cbb70886 |
14625:b02f361c324e | 14626:0cf4eccf130f |
---|---|
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 |