mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-18 08:51:06 +00:00
Fix a typo introduced by last patch.
This commit is contained in:
parent
356aba5785
commit
163f71bf78
@ -42,7 +42,7 @@
|
||||
|
||||
.text
|
||||
.globl _start
|
||||
type _start,@function
|
||||
.type _start,@function
|
||||
_start:
|
||||
/* Clear the frame pointer, to mark the outermost frame. */
|
||||
moveq 0,r8
|
||||
|
Loading…
Reference in New Issue
Block a user