We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5536520 commit 8c1a5bcCopy full SHA for 8c1a5bc
src/hotspot/os_cpu/linux_arm/safefetch_linux_arm.S
@@ -26,6 +26,7 @@
26
.globl SafeFetch32_impl
27
.globl _SafeFetch32_fault
28
.globl _SafeFetch32_continuation
29
+ .type SafeFetch32_impl, %function
30
31
# Support for int SafeFetch32(int* address, int defaultval);
32
#
0 commit comments