emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ecrt0.c


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ecrt0.c
Date: Tue, 04 Feb 2003 09:03:24 -0500

Index: emacs/src/ecrt0.c
diff -c emacs/src/ecrt0.c:1.2 emacs/src/ecrt0.c:1.3
*** emacs/src/ecrt0.c:1.2       Thu Feb 17 04:45:37 2000
--- emacs/src/ecrt0.c   Tue Feb  4 09:03:12 2003
***************
*** 348,354 ****
  {
  #ifdef sun
    finitfp_();
! #endif     
  /* On 68000, _start pushes a6 onto stack  */
    start1 ();
  }
--- 348,354 ----
  {
  #ifdef sun
    finitfp_();
! #endif
  /* On 68000, _start pushes a6 onto stack  */
    start1 ();
  }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]