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

Commit 1532891d authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Match the arm/arm64 style in the x86/x86-64 files." am: 0ceca714 am: d7e4cf41

parents d8a6775f d7e4cf41
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