@@ -99,11 +99,15 @@ .LreturnNilMethod: adr x0, .LnilMethod ret .LnilMethod: +#ifdef HAVE_BTI + bti c +#endif + mov x0, #0 ret #if defined(OF_LINUX) || defined(OF_HAIKU) || defined(OF_HURD) .section .note.GNU-stack, "", %progbits #endif