We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c634bdf commit e8f6b3eCopy full SHA for e8f6b3e
src/hotspot/cpu/riscv/assembler_riscv.hpp
@@ -27,6 +27,7 @@
27
#ifndef CPU_RISCV_ASSEMBLER_RISCV_HPP
28
#define CPU_RISCV_ASSEMBLER_RISCV_HPP
29
30
+#include "asm/assembler.hpp"
31
#include "asm/register.hpp"
32
#include "code/codeCache.hpp"
33
#include "metaprogramming/enableIf.hpp"
0 commit comments