From 8b4615ccd8a4411385a248ce5f462e339fc438be Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 10 Dec 2003 05:46:41 +0000 Subject: (__asm__): Remove extra .prologue. 2003-12-10 Andreas Jaeger Ruediger Oertel * sysdeps/alpha/elf/pt-initfini.c (__asm__): Remove extra .prologue. --- linuxthreads/sysdeps/alpha/elf/pt-initfini.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'linuxthreads/sysdeps/alpha/elf') diff --git a/linuxthreads/sysdeps/alpha/elf/pt-initfini.c b/linuxthreads/sysdeps/alpha/elf/pt-initfini.c index ff873bc4cb..ee25582101 100644 --- a/linuxthreads/sysdeps/alpha/elf/pt-initfini.c +++ b/linuxthreads/sysdeps/alpha/elf/pt-initfini.c @@ -1,5 +1,5 @@ /* Special .init and .fini section support for Alpha. Linuxthreads version. - Copyright (C) 2002 Free Software Foundation, Inc. + Copyright (C) 2002, 2003 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -75,7 +75,6 @@ _fini: \n\ subq $30, 16, $30 \n\ stq $26, 0($30) \n\ stq $29, 8($30) \n\ - .prologue 1 \n\ .align 3 \n\ /*@_fini_PROLOG_ENDS*/ \n\ \n\ -- cgit 1.4.1