diff options
author | joseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d> | 2012-02-08 16:44:31 +0000 |
---|---|---|
committer | joseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d> | 2012-02-08 16:44:31 +0000 |
commit | 78be84cd747c2e3965bf6c2fd5f702d6ff2f5525 (patch) | |
tree | c070a60ef7c5371bef8b7a559442a6920b394c8e /libc/sysdeps/ia64/fpu/w_exp2l.c | |
parent | de06548e980675e65a1e6d850bb8c3a3f7ec638d (diff) | |
download | eglibc2-78be84cd747c2e3965bf6c2fd5f702d6ff2f5525.tar.gz |
Merge changes between r16568 and r17050 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@17051 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/sysdeps/ia64/fpu/w_exp2l.c')
-rw-r--r-- | libc/sysdeps/ia64/fpu/w_exp2l.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/ia64/fpu/w_exp2l.c b/libc/sysdeps/ia64/fpu/w_exp2l.c deleted file mode 100644 index 41254ae60..000000000 --- a/libc/sysdeps/ia64/fpu/w_exp2l.c +++ /dev/null @@ -1 +0,0 @@ -/* Not needed. */ |