mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-14 18:03:44 +00:00
8257396: AArch64 Zero build is broken after JDK-8252684
Reviewed-by: dholmes
This commit is contained in:
parent
353e791a18
commit
13bd2e82ca
@ -24,7 +24,7 @@
|
||||
|
||||
#include "precompiled.hpp"
|
||||
|
||||
#ifdef AARCH64
|
||||
#if defined(AARCH64) && !defined(ZERO)
|
||||
|
||||
#include "asm/assembler.hpp"
|
||||
#include "asm/assembler.inline.hpp"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user