aboutsummaryrefslogtreecommitdiffstats
path: root/src/ecrt0.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ecrt0.c')
-rw-r--r--src/ecrt0.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ecrt0.c b/src/ecrt0.c
index a9c7f289173..ac23259de4f 100644
--- a/src/ecrt0.c
+++ b/src/ecrt0.c
@@ -347,9 +347,7 @@ static foo () {
347_start () 347_start ()
348{ 348{
349#ifdef sun 349#ifdef sun
350#ifdef LISP_FLOAT_TYPE
351 finitfp_(); 350 finitfp_();
352#endif
353#endif 351#endif
354/* On 68000, _start pushes a6 onto stack */ 352/* On 68000, _start pushes a6 onto stack */
355 start1 (); 353 start1 ();