2004-03-20 Matthias Klose <doko@debian.org>
* src/pa/linux.S: Fix typo.
From-SVN: r79739
+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
/* 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