summaryrefslogtreecommitdiff
path: root/mpn/msdos/asm-syntax.h
diff options
context:
space:
mode:
authortege <tege@gmplib.org>1996-05-08 09:10:48 +0200
committertege <tege@gmplib.org>1996-05-08 09:10:48 +0200
commitc6d715868f53b08c62a129ffd77fb585fd89c43b (patch)
tree82f36d2d8cbe7e07ad3e18d5c6e047e8796d861e /mpn/msdos/asm-syntax.h
downloadgmp-c6d715868f53b08c62a129ffd77fb585fd89c43b.tar.gz
Initial revision
Diffstat (limited to 'mpn/msdos/asm-syntax.h')
-rwxr-xr-xmpn/msdos/asm-syntax.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mpn/msdos/asm-syntax.h b/mpn/msdos/asm-syntax.h
new file mode 100755
index 000000000..e6327e074
--- /dev/null
+++ b/mpn/msdos/asm-syntax.h
@@ -0,0 +1,2 @@
+#define ELF_SYNTAX
+#include "x86/syntax.h"