mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-12 14:21:18 +08:00
Fix typo.
This commit is contained in:
parent
41a662450a
commit
f74ff957c5
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2001 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2001, 2002 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
|
||||
|
||||
@ -142,7 +142,7 @@ ENTRY(__getcontext)
|
||||
st8 [r2] = rB0, 16
|
||||
st8 [r3] = rB1, 16
|
||||
;;
|
||||
st8 [r3] = rB2, 16
|
||||
st8 [r2] = rB2, 16
|
||||
st8 [r3] = rB3, 16
|
||||
;;
|
||||
st8 [r2] = rB4
|
||||
|
Loading…
x
Reference in New Issue
Block a user