Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0ceca714 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Match the arm/arm64 style in the x86/x86-64 files."

parents db2372b3 d5c90b03
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
.globl crash1
.globl crashnostack

crash1:
	movl $0xa5a50000, %eax
	movl $0xa5a50001, %ebx
@@ -10,6 +8,7 @@ crash1:
	jmp *%edx


.globl crashnostack
crashnostack:
	.cfi_startproc
	movl %esp, %eax
+1 −2
Original line number Diff line number Diff line
.globl crash1
.globl crashnostack

crash1:
	movl $0xa5a50000, %eax
	movl $0xa5a50001, %ebx
@@ -10,6 +8,7 @@ crash1:
	jmp *%rdx


.globl crashnostack
crashnostack:
	.cfi_startproc
	movq %rsp, %rax