[project @ 1998-06-05 14:37:54 by simonm]
authorsimonm <unknown>
Fri, 5 Jun 1998 14:37:54 +0000 (14:37 +0000)
committersimonm <unknown>
Fri, 5 Jun 1998 14:37:54 +0000 (14:37 +0000)
Initial revision

ghc/rts/gmp/mpn/msdos/asm-syntax.h [new file with mode: 0644]

diff --git a/ghc/rts/gmp/mpn/msdos/asm-syntax.h b/ghc/rts/gmp/mpn/msdos/asm-syntax.h
new file mode 100644 (file)
index 0000000..e6327e0
--- /dev/null
@@ -0,0 +1,2 @@
+#define ELF_SYNTAX
+#include "x86/syntax.h"