summaryrefslogtreecommitdiff
path: root/mpn/powerpc64
diff options
context:
space:
mode:
authorTorbjorn Granlund <tg@gmplib.org>2017-02-12 21:56:26 +0100
committerTorbjorn Granlund <tg@gmplib.org>2017-02-12 21:56:26 +0100
commit1bfb3d641a39d6d6b3683bf4dc31a1ad28d0f866 (patch)
tree70091138e5c9ad7b3846587dca2a1d354f7fc73d /mpn/powerpc64
parent8babf2ca96a6c65c0b4be013b10a26661981a81b (diff)
downloadgmp-1bfb3d641a39d6d6b3683bf4dc31a1ad28d0f866.tar.gz
(AIX): New define.
Diffstat (limited to 'mpn/powerpc64')
-rw-r--r--mpn/powerpc64/aix.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/mpn/powerpc64/aix.m4 b/mpn/powerpc64/aix.m4
index bf6517d69..04378b8fb 100644
--- a/mpn/powerpc64/aix.m4
+++ b/mpn/powerpc64/aix.m4
@@ -29,6 +29,8 @@ dnl You should have received copies of the GNU General Public License and the
dnl GNU Lesser General Public License along with the GNU MP Library. If not,
dnl see https://www.gnu.org/licenses/.
+define(`AIX')
+
define(`ASM_START',
`.machine "any"
.toc')