X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fincludes%2Foptions.h;h=d9253d4c87b180a6a40b026a3922967967cb72db;hb=f3653fdfe391a2104c24fdcc4931fa695d3b4d60;hp=aca0b1e589e17ed7cf2859c24b1c80cd77e58ab8;hpb=f5262d4457cabda7112af850d4659366a7ce34a1;p=ghc-hetmet.git diff --git a/ghc/includes/options.h b/ghc/includes/options.h index aca0b1e..d9253d4 100644 --- a/ghc/includes/options.h +++ b/ghc/includes/options.h @@ -7,8 +7,8 @@ * Hugs version 1.4, December 1997 * * $RCSfile: options.h,v $ - * $Revision: 1.25 $ - * $Date: 2000/04/05 16:57:18 $ + * $Revision: 1.26 $ + * $Date: 2000/04/13 23:03:12 $ * ------------------------------------------------------------------------*/ @@ -165,7 +165,7 @@ * If you turn this off, you'll probably need to provide some * assembly language support for your architecture. */ -#define NO_REGS +#define NO_MACHREGS /* Define if :xplain should be enabled */