diff options
Diffstat (limited to 'sysdeps/sh/nptl/pthread_spin_init.c')
-rw-r--r-- | sysdeps/sh/nptl/pthread_spin_init.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/sh/nptl/pthread_spin_init.c b/sysdeps/sh/nptl/pthread_spin_init.c index 1d5c4183dd..7985649a05 100644 --- a/sysdeps/sh/nptl/pthread_spin_init.c +++ b/sysdeps/sh/nptl/pthread_spin_init.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper <drepper@redhat.com>, 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |