mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
sparc: Remove bzero optimization
The symbol is not present in current POSIX specification and compiler already generates memset call.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* Common definition for memset/bzero implementation.
|
||||
/* Common definition for memset implementation.
|
||||
All versions must be listed in ifunc-impl-list.c.
|
||||
Copyright (C) 2017-2022 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
Reference in New Issue
Block a user