diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/mips/getcontext.S')
-rw-r--r-- | sysdeps/unix/sysv/linux/mips/getcontext.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/getcontext.S b/sysdeps/unix/sysv/linux/mips/getcontext.S index 608f1bce68..c2e9f3b8ef 100644 --- a/sysdeps/unix/sysv/linux/mips/getcontext.S +++ b/sysdeps/unix/sysv/linux/mips/getcontext.S @@ -1,7 +1,6 @@ /* Save current context. Copyright (C) 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Maciej W. Rozycki <macro@codesourcery.com>. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |