From: Brendan Kehoe Date: Fri, 10 Mar 1995 02:59:52 +0000 (+0000) Subject: newly generated ones X-Git-Tag: upstream/2.30~30124 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=29b687bd1831db7f5c4814c0da33a3df66678b22;p=external%2Fglibc.git newly generated ones --- diff --git a/sysdeps/alpha/divl.S b/sysdeps/alpha/divl.S index 7ae3e0c..5c94362 100644 --- a/sysdeps/alpha/divl.S +++ b/sysdeps/alpha/divl.S @@ -15,6 +15,9 @@ #endif #include +/* Avoid the definition of ret that we set in the alpha sysdep.h. */ +#undef ret + diff --git a/sysdeps/alpha/divlu.S b/sysdeps/alpha/divlu.S index 9ae5950..3a7589d 100644 --- a/sysdeps/alpha/divlu.S +++ b/sysdeps/alpha/divlu.S @@ -15,6 +15,9 @@ #endif #include +/* Avoid the definition of ret that we set in the alpha sysdep.h. */ +#undef ret + diff --git a/sysdeps/alpha/divq.S b/sysdeps/alpha/divq.S index 79ff6ca..730a338 100644 --- a/sysdeps/alpha/divq.S +++ b/sysdeps/alpha/divq.S @@ -15,6 +15,9 @@ #endif #include +/* Avoid the definition of ret that we set in the alpha sysdep.h. */ +#undef ret + diff --git a/sysdeps/alpha/divqu.S b/sysdeps/alpha/divqu.S index 7908b9f..7614742 100644 --- a/sysdeps/alpha/divqu.S +++ b/sysdeps/alpha/divqu.S @@ -15,6 +15,9 @@ #endif #include +/* Avoid the definition of ret that we set in the alpha sysdep.h. */ +#undef ret + diff --git a/sysdeps/alpha/reml.S b/sysdeps/alpha/reml.S index 2ece297..95896fb 100644 --- a/sysdeps/alpha/reml.S +++ b/sysdeps/alpha/reml.S @@ -15,6 +15,9 @@ #endif #include +/* Avoid the definition of ret that we set in the alpha sysdep.h. */ +#undef ret + diff --git a/sysdeps/alpha/remlu.S b/sysdeps/alpha/remlu.S index d7700e6..24e07cf 100644 --- a/sysdeps/alpha/remlu.S +++ b/sysdeps/alpha/remlu.S @@ -15,6 +15,9 @@ #endif #include +/* Avoid the definition of ret that we set in the alpha sysdep.h. */ +#undef ret + diff --git a/sysdeps/alpha/remq.S b/sysdeps/alpha/remq.S index 47510cb..ce38c24 100644 --- a/sysdeps/alpha/remq.S +++ b/sysdeps/alpha/remq.S @@ -15,6 +15,9 @@ #endif #include +/* Avoid the definition of ret that we set in the alpha sysdep.h. */ +#undef ret + diff --git a/sysdeps/alpha/remqu.S b/sysdeps/alpha/remqu.S index ec9572d..26bdd3b 100644 --- a/sysdeps/alpha/remqu.S +++ b/sysdeps/alpha/remqu.S @@ -15,6 +15,9 @@ #endif #include +/* Avoid the definition of ret that we set in the alpha sysdep.h. */ +#undef ret +