mirror of git://sourceware.org/git/glibc.git
Fix whitespace
This commit is contained in:
parent
51d8bb8f3b
commit
bdc6f13012
|
|
@ -16,5 +16,5 @@
|
|||
License along with the GNU C Library; if not, see
|
||||
<http://www.gnu.org/licenses/>. */
|
||||
|
||||
/* This code was moved into memset.S to solve a double stub call problem.
|
||||
/* This code was moved into memset.S to solve a double stub call problem.
|
||||
@local would have worked but it is not supported in PowerPC64 asm. */
|
||||
|
|
|
|||
|
|
@ -124,4 +124,3 @@ if test $libc_cv_390_tls = no; then
|
|||
fi
|
||||
|
||||
$as_echo "#define PI_STATIC_AND_HIDDEN 1" >>confdefs.h
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue