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

Commit c95177ee 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:...

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

Original change: https://android-review.googlesource.com/c/platform/system/core/+/2494342



Change-Id: I5d1ffe39118a0dc3056cbe3cfc07f7691f9abc6f
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents c143722c 1532891d
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