mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8183552: Move align functions to align.hpp
Reviewed-by: stuefe, pliden
This commit is contained in:
parent
9f9bfb8d8e
commit
a18f1c2d58
168 changed files with 335 additions and 143 deletions
|
@ -33,6 +33,7 @@
|
|||
#include "oops/compiledICHolder.hpp"
|
||||
#include "runtime/sharedRuntime.hpp"
|
||||
#include "runtime/vframeArray.hpp"
|
||||
#include "utilities/align.hpp"
|
||||
#include "vmreg_sparc.inline.hpp"
|
||||
#ifdef COMPILER1
|
||||
#include "c1/c1_Runtime1.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue