mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-22 15:00:55 +08:00
linux.S: Fix typo.
2004-03-20 Matthias Klose <doko@debian.org> * src/pa/linux.S: Fix typo. From-SVN: r79739
This commit is contained in:
parent
b1c2d04a28
commit
14b078a8f3
@ -1,3 +1,7 @@
|
||||
2004-03-20 Matthias Klose <doko@debian.org>
|
||||
|
||||
* src/pa/linux.S: Fix typo.
|
||||
|
||||
2004-03-19 Matthias Klose <doko@debian.org>
|
||||
|
||||
* Makefile.am: Update
|
||||
|
@ -85,7 +85,7 @@ ffi_call_LINUX:
|
||||
|
||||
/* now %sp should point where %arg0 was pointing. */
|
||||
|
||||
/* Load the arguments that should be passed in registers */
|
||||
/* Load the arguments that should be passed in registers
|
||||
The fp args were loaded by the prep_args function. */
|
||||
ldw -36(%sp), %arg0
|
||||
ldw -40(%sp), %arg1
|
||||
|
Loading…
x
Reference in New Issue
Block a user