diff --git a/src/asm/ontop_sparc64_sysv_elf_gas.S b/src/asm/ontop_sparc64_sysv_elf_gas.S index 2fcdb891..3e4b672f 100644 --- a/src/asm/ontop_sparc64_sysv_elf_gas.S +++ b/src/asm/ontop_sparc64_sysv_elf_gas.S @@ -45,6 +45,6 @@ ontop_fcontext: jmpl %o2, %g0 nop -.size jump_fcontext,.-jump_fcontext +.size ontop_fcontext,.-ontop_fcontext # Mark that we don't need executable stack. .section .note.GNU-stack,"",%progbits