mirror of git://sourceware.org/git/glibc.git
New (empty) file.
This commit is contained in:
parent
f6672b01b5
commit
95d16178a8
|
@ -0,0 +1,2 @@
|
|||
/* Nothing to do. This function is the same as scalbn. So we define an
|
||||
alias. */
|
|
@ -0,0 +1,2 @@
|
|||
/* Nothing to do. This function is the same as scalbnf. So we define an
|
||||
alias. */
|
|
@ -0,0 +1,2 @@
|
|||
/* Nothing to do. This function is the same as scalbnl. So we define an
|
||||
alias. */
|
Loading…
Reference in New Issue