From: simonm Date: Fri, 5 Jun 1998 14:37:54 +0000 (+0000) Subject: [project @ 1998-06-05 14:37:54 by simonm] X-Git-Tag: Approx_2487_patches~614 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=2e5112c3aae8d6716fe6dbcc5a774c2dfdc6315b;p=ghc-hetmet.git [project @ 1998-06-05 14:37:54 by simonm] Initial revision --- diff --git a/ghc/rts/gmp/mpn/msdos/asm-syntax.h b/ghc/rts/gmp/mpn/msdos/asm-syntax.h new file mode 100644 index 0000000..e6327e0 --- /dev/null +++ b/ghc/rts/gmp/mpn/msdos/asm-syntax.h @@ -0,0 +1,2 @@ +#define ELF_SYNTAX +#include "x86/syntax.h"