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.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/mpn/x86_64/x86_64-defs.m4 b/mpn/x86_64/x86_64-defs.m4
index 24035716b..5180ad5d8 100644
--- a/mpn/x86_64/x86_64-defs.m4
+++ b/mpn/x86_64/x86_64-defs.m4
@@ -191,8 +191,8 @@ define(`JUMPTABSECT', `.section .data.rel.ro.local,"aw",@progbits')
dnl These macros are defined just for DOS64, where they provide calling
dnl sequence glue code.
-define(`DOS64_ENTRY',`')
-define(`DOS64_EXIT',`')
+define(`FUNC_ENTRY',`')
+define(`FUNC_EXIT',`')
dnl Target ABI macros.