summaryrefslogtreecommitdiff
path: root/mpn/x86_64/x86_64-defs.m4
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/x86_64/x86_64-defs.m4')
-rw-r--r--mpn/x86_64/x86_64-defs.m47
1 files changed, 5 insertions, 2 deletions
diff --git a/mpn/x86_64/x86_64-defs.m4 b/mpn/x86_64/x86_64-defs.m4
index 6942a7882..79d7b3cf2 100644
--- a/mpn/x86_64/x86_64-defs.m4
+++ b/mpn/x86_64/x86_64-defs.m4
@@ -2,8 +2,8 @@ divert(-1)
dnl m4 macros for amd64 assembler.
-dnl Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free
-dnl Software Foundation, Inc.
+dnl Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2011
+dnl Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
@@ -169,4 +169,7 @@ ifdef(`PIC',
define(`JUMPTABSECT', `.section .data.rel.ro.local,"aw",@progbits')
+define(`DOS64_ENTRY',`')
+define(`DOS64_EXIT',`')
+
divert`'dnl