aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/sysdeps
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/sysdeps')
-rw-r--r--linuxthreads/sysdeps/alpha/elf/pt-initfini.c3
1 files changed, 1 insertions, 2 deletions
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\