mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 03:24:38 +02:00
8003240: x86: move MacroAssembler into separate file
Reviewed-by: kvn
This commit is contained in:
parent
a533392684
commit
2c2c007448
79 changed files with 7667 additions and 7664 deletions
|
@ -25,7 +25,6 @@
|
|||
#ifndef SHARE_VM_RUNTIME_FRAME_HPP
|
||||
#define SHARE_VM_RUNTIME_FRAME_HPP
|
||||
|
||||
#include "asm/assembler.hpp"
|
||||
#include "oops/method.hpp"
|
||||
#include "runtime/basicLock.hpp"
|
||||
#include "runtime/monitorChunk.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue