Branch instr on ARM64 is BR

This commit is contained in:
Fredrik Holmqvist
2021-08-21 14:45:22 +02:00
parent 5e567c1091
commit ea208974b6
@@ -26,7 +26,7 @@ FUNCTION(arch_enter_kernel):
mov x1,#0 // currentCPU=0
// call the kernel
b x4
br x4
// return
mov x0,#-1 // B_ERROR