diff options
Diffstat (limited to 'sysdeps/s390/ffs.c')
-rw-r--r-- | sysdeps/s390/ffs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/s390/ffs.c b/sysdeps/s390/ffs.c index c52b97f24b..bf182437d0 100644 --- a/sysdeps/s390/ffs.c +++ b/sysdeps/s390/ffs.c @@ -1,7 +1,6 @@ /* ffs -- find first set bit in a word, counted from least significant end. S/390 version. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |